Run the PuTTYgen program. The PuTTY Key Generator window is displayed. Set the Type of key to generate option to SSH-2 RSA. In the Number of bits in a generated key box, enter 2048. Click Generate to generate a public/private key pair. As the key is being generated, move the mou...
Run the PuTTYgen program. The PuTTY Key Generator window is displayed. Set theType of key to generateoption toSSH-2 RSA. In theNumber of bits in a generated keybox, enter2048. Click Generate to generate a public/private key pair.
You may now use the private key saved on your computer to SSH securely to our server. If you are using PuTTY, please see the configuration steps below. Generate a ppk file Download and open PuTTYgen from the PuTTY Download Page Click Load Locate the private SSH key that you have downloa...
id_rsa (private key) id_rsa.pub (public key) To proceed to the next step, you will need your private key in .ppk format. To obtain this, download and open the PuTTYgen application. Please note that the steps provided are specific to using PuTTY. Click the Load button and locate the...
Be sure to move that file from the download folder to another location only you know. Bonus Tip There's still another way of generating an SFTP private key. Your users can generate their keys locally using third-party software like PuTTYGen. Once the key is generated, they can send it to...
You can generate an SSH key on Windows using thePuTTY SSH client. You can download PuTTY for free fromthis URL. To generate a key with PuTTY, you should: Download and start theputtygen.exegenerator. In the"Parameters"section chooseSSH2 DSAand pressGenerate. ...
The easiest method to upload your public key is via hPanel. 1. Start by selecting your server: 2. Then, navigate to theSettings→SSH keyspage and click on theAdd SSH keybutton: 3. Fill in the details and paste the OpenSSH key you’ve copied earlier from the main PuTTYgen window: ...
You can generate an SSH key on Windows using the PuTTY SSH client. You can download PuTTY for free from this URL. To generate a key with PuTTY, you
You can save the file in any directory as a “.ppk” file (PuTTY Private Key), but it is advisable to save in a place where you can easily find it. It’s common to use a descriptive name for the private key file. Optionally, you can also save the public key, though it can be...
As PuTTYgen generates the SSH keys, it'll prompt you to move your cursor over the blank area to create more randomness during the key generation. Once the process is complete, you can click Save public key to save it where you want with the extension .pub. For the private key, click...