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.account, Youyou can do this from this page. To access this feature go to,
SSH -> Import SSH Keys
Importing ssh keys is not recommended , thoesthose keys may be compromised . You should add the Authorized Keys or Generate a new ssh key pairpair.
Start Importing SSH Keys
You need to fill out the following to import your external ssh key pairpair.
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 filefile.
Public Key : The contents of public key file.