Import SSH Keys
Import External SSH Keys
If you have your own ssh private and public keys and you like to import those keys into your ssh account, you can do this from this page. To access this feature go to,
SSH -> Import SSH Keys
Importing ssh keys is not recommended , those keys may be compromised . You should add the Authorized Keys or Generate a new ssh key pair.
Start Importing SSH Keys
You need to fill out the following to import your external ssh key pair.
Key Name: A name for the key.
If a key with the same name exists, it will be overwritten .
Private Key : The contents of private key file.
Public Key : The contents of public key file.