SSH host public key of the remote backup server is invalid
Unable to verify remote backup configuration due to invalid manually entered SSH host public key.
Introduced a cut and paste error of the key in the SSH host key field.
- Ensure that you did not insert any line breaks when you cut and pasted into the field.
- Retry the operation or use a different key.
-
Use utilities to capture the host key from the remote backup server.
openssh
has a utility to capture the host key that is commonly found on most Linux distributions.-
ssh-keyscan <host>
command provides the available ssh host keys. - Select the appropriate supported algorithm and length as specified in the Ciphers for secure connection between HPE OneView and backup server.
- Verify the host key fingerprint with the administrator of the remote backup server.