Converting the private key using PuTTYgen

Last Updated : Nov 01, 2024 |
Prolog information
PuTTY cannot use the private key .pem file directly. You must use PuTTYgen to convert the .pem file into a .ppk file.
Before you begin
  1. Start PuTTYgen.
  2. Locate Load an existing private key pair and click Load.
  3. In the file browser change the file type to All Files (*.*).
  4. Select the private key file and click Open and OK.
  5. Click Save private key.
  6. When prompted to save without a passphrase, click Yes.
  7. Enter a name for the file and click Yes. This creates a .ppk file you can use with PuTTY.
  8. Close PuTTYgen.