Knowledgebase

How to Generate SSH Keys.

  • SSH key, how to generate ssh keys, generate ssh
  • 0

How to Generate SSH Keys.

  1. Open your web browser and Download PuttyGen from the below links.

    Putty 32bit                Putty 64bit


  2. Open Puttygen and Select "EdDSA" and Click on the "Generate" button.





  3. Keep the mouse moving within PuTTYgen window while the key is being generated


  4. After the key generation is complete, click on "Save public key".





  5. Save the key in any folder; this key can be used to grant access.





  6. After saving the public key, click on "Save private key".





  7. This key needs to be kept very private, and DO NOT give it to anyone as this is your private access key for Authentication. 





  8. Now you have to edit the "Public Key" to proper "EdDSA" format.


  9. Open the "Public Key" file in Notepad or any Editor. 




  10. Edit the file with the proper format by removing all the extra information and adding "ssh-ed25519" and "space" before the key as shown in the image below:





  11. Save the file. You're Done. Your SSH Keys generation is Complete.

If you still need any help, please feel free to Submit Ticket to our Cloud Hosting Section.

 

 


Was this answer helpful?