How to Manage SSH keys in cPanel

manage-ssh

By using cPanel you’ll be able to create, import, manage and remove SSH keys. These keys are used once confirming a specific computer has the right to use SSH to connect to your web site.

Step 1: Login to your cPanel.

manage-ssh-1

Step 2: Click on the SSH Shell Access in Security section of cPanel, to Manage SSH keys .

manage-ssh-2

Step 3: Click on Manage SSH keys.

manage-ssh-3

Step 4: Click on Generate a New Key, to set up a new SSH key, .

manage-ssh-4

Step 5: In the Key Password text box, add the required password and click on Generate key.

manage-ssh-5

Step 6: Now your SSH key will get generated, click on Go Back.

manage-ssh-6

Step 7: The public key remains on the server whereas the private key is what you have got to download and save to the computer you may be accessing your server from, however before that, you have got to authorize the public keys so it works. Click Manage Authorization.

manage-ssh-7

Step 8: Then click on the Authorize button and once the key has been authorized click on Go Back.

manage-ssh-8

Step 9: Let’s view the Private key and by entering the password convert the key into the PPK format and click Convert.

manage-ssh-9

Step 10: You will be able to download the key by clicking on Download Key.

manage-ssh-10

Step 11: Thus the SSH key has been set up and it is able to use to securely log into your server with SSH.