The available keys dialog provides you with information about the keys that you have created and that you can use to perform SSH logins to server instances that are managed by CloudGate Key Manager.
- Active – The key is active and can be used to authenticate to server instances.
- Expired – The key has reached its end of life, and can no longer be used to authenticate to server instances.
- Revoked – The key has been revoked by the user or and administrator, and can no longer be used to authenticate to server instances.
If configured by the CloudGate Key Manager administrator, a Revoke button next to an active key's description will allow you to revoke the key.
Clicking the caret in front of the instance name will reveal more detailed information about the key.
Label | Description |
---|---|
Type |
The key's type |
Length |
The key's length, expressed in bits |
Issued at |
The date and time at which the key was issued |
Expires at |
The date and time at which the key has expired, or will expire in the future |
Revoked at |
The date and time at which the key was revoked
Note: This field is only displayed if the key has been revoked.
|
Fingerprint |
The key's fingerprint
Note: For existing keys, the key's fingerprint can be verified by using OpenSSH's
ssh-keygen command as follows:
|
Random art |
The key's random art image The key's random art image is an ASCII graphic representation of the key that is generated by an algorithm commonly referred to as the Drunken Bishop Algorithm. It can be used to visually compare keys without having to compare the key's fingerprint byte by byte.
Note: For existing keys, the key's random art can be verified by using OpenSSH's
ssh-keygen command as follows:
|
Public key |
The value of the public key, as CloudGate Key Manager will send it to the requesting SSH server |
Comments
0 comments
Please sign in to leave a comment.