Importing Keys 🚀
Last updated
Last updated
To import an existing public key, go to Setup → Trust Stores select the cluster in the Cluster dropdown menu.
On the Keys tab, click the IMPORT button.
In the Import Key window, click the UPLOAD button and browse the file system to locate the file.
Click the Open button to load the file.
In the Type drop-down list, select the TYPE (*) of the key you are importing choosing either PKHOST or PKUSR.
If you select PKHOST, configure the FORMAT (*) choosing one of these options: - Automatic encoding detection - OpenSSH public key file - Secure Shell (SSH) Public Key File
If you select PKUSR, configure: - USER: select a user registered in Data Mover, this is not a mandatory field (value: none). - FORMAT (*) choosing one of these options: - Automatic encoding detection - OpenSSH public key file - Secure Shell (SSH) Public Key File
Press Confirm.
As an alternative, you can import the SSH Keys in the pkhost repository using the /steng/bin/certedit.sh
command line utility.
Example:
To display the newly imported key in the Trust Store > Keys tab, click the SYNC button.
🚀 Multiple SSH keys can be imported for the same server. They will be listed in the Keys list with unique names. See the page for details.
Important note! Each SSH key can be imported for only one server address.