security
KnownHostKeyManager

Manages the Public keys sending By all Known SSH2 Servers. The SSH2 Public Key Management is needed for:

  1. SSH2/CLI Management:
  2. SSH2 Console Management:

When an SSH2 connection is initiated either for CLI management or SSH2 Console, the SSH2 node sends its public key for authentication.

  1. If the public key is already stored in database (both keys are the same), the SSH2 connection is allowed.
  2. If a different public key exists in database for the SSH2 node ( there is a key mismatch), the connection is dropped.
  3. If no public key exists in database for the SSH2 node, the connection is accepted and the key is stored in database.


public class KnownHostKeyManager

Properties
security.KnownHostKey-Set type=Children-Set
  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed