SameGoal Special Programs
search
SameGoal Special Programs

Convert Private Key




Support > Online Guides > Technical Guide > Convert Private Key
download

If a public/private key pair is generated for Mac or Linux (which uses an OpenSSH-style private key), it can easily be converted for use on Windows (which uses a PPK-style private key) using PuTTYgen. Or vice versa.

Steps to convert a private key link

Steps
To convert a private Mac/Linux (OpenSSH-style) key to a Windows (PPK-style) key:

  1. Download PuTTYgen
  2. Launch PuTTYgen. Visit .
  3. Browse to and open the OpenSSH-style key ()
  4. Click the button.
  5. When prompted "Are you sure you want to save this key without a passphrase to protect it?" choose Yes.
  6. Save the file. Recommended filename:

Steps
To convert a private Windows (PPK-style) key to a Mac/Linux (OpenSSH-style) key:

  1. Download PuTTYgen
  2. Launch PuTTYgen. Visit .
  3. Browse to and open the PPK-style private key ()
  4. Visit
  5. When prompted "Are you sure you want to save this key without a passphrase to protect it?" choose Yes.
  6. Save the file. Recommended filename:


info