Check In an SSH Host Identity Key
You can check in an existing SSH Host Identity Key from a file.
About this task
Note:
- The
ssh-dss
host key algorithm is deprecated as OpenSSH 7.0 has disabled it. It is very weak and OpenSSH 7.0 does not recommend its usage. If you still want to use this key-type/algorithm, you must include the propertysecurity.SSHServerSignatureList_SSHD=ssh-dss,ssh-dss-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com
in thecustomer_overrides.properties
file. - For SFTP Server Adapter 2.0:
Keys of type DSS of length > 1024 is not supported by Sterling B2B Integrator, if the keys are generated by Sterling B2B Integrator.
If you still want to use such keys of length >= 1024, you must use the external tools like PuttyGen and checkin to the system as
OpenSSH
keytype.
Procedure
- Select Deployment > SSH Host Identity Key.
- Next to Check in New Host Identity Key, click Go!
- Type the Name and Passphrase. Do not use spaces or special characters.
- Browse for the file containing the key.
- Click Next.
- Confirm your entries and click Finish.