sshkey verify

Purpose

Determine whether the server keys used by the appliance's SSH server are strong or weak.

Syntax

sshkey verify

Parameters

None.

Related Commands

None.

Example

Verify the strength of the server's SSH keys and reset them if they are not optimally strong.
   Console> sshkey verify
   CWZBR02797E: SSH keys are not optimally strong
   Console> sshkey reset
   CWZBR02196I: Ok
   Console> sshkey verify
   CWZBR02798I: Host SSH keys are strong
   Console>