Skip to main content
Skip to main content

SSH Access

Manage SSH Keys

Generate a New Key Import Key

Key Descriptions

The public and private key are similar to a puzzle. They are created together to use during the login/authentication process. The public key resides on the server (the remote location). The private key resides locally on your computer/server. When you attempt to login to a server, the public and private key are compared. If they match, then you will be allowed to login to the server location.

** You can download the private/public keys here and import into PuTTY (or other SSH clients) if you prefer using something else for SSH connections. Or, if you have been using PuTTY, you can import the public/private keys by clicking on Import Key. You can also download your key in PuTTY’s ppk format under View/Download.

Public Keys

Name Authorization Status Actions
id_rsa not authorized Delete View/Download Manage

NOTE: If you authorize a key that is identical to other keys, those keys may also become authorized.

Private Keys

Name Actions
id_rsa Delete View/Download