Generate SSH key on Windows
This article will explain how to generate an SSH key on Windows using PuTTY .
Using a key accessing your server adds to your efforts of server security. With an SSH key, you’re not needed to SSH into your server, therefore it offers an increased security for your servers. With this you’ll be able to even change the default port to any of your alternative and still access it usually.
Using the PuTTY SSH client, users will simply generate an SSH key on Windows machines.
Using the PuTTY SSH client you can generate an SSH key on Windows. you’ll be able to download PuTTY for free of charge from any external web site.
To generate a key using PuTTY, users must follow the steps as given below :
Step I – You have to first download PuTTY from any external site and start the puttygen.exe generator.
Step II –Now you have to choose SSH2 DSA and hit the Generate option. you’ll be able to notice the SSH2 DSA option within the section named as “Parameters“.
Step III – You’ll be able for moving the mouse pointer in random within the small screen and generate the key pairs.
Step IV – For distinguishing the key, you’d be prompted to enter a key comment. This can be sometimes useful after you have multiple SSH keys active on a server.
Step V – You’re needed to enter the passphrase and confirm it. Protecting your key this passphrase would hereafter take care . Whenever you get connected via. SSH, you’ll need this distinctive key.
Step VI – Press the “Save private key” for saving your private key.
Step VII – Then, click the “Save public key“. This would save your public key.