Converting Putty SSH keys to OpenSSH
by Craig Mayhew on Mar.14, 2010, under Guides/Fixes
I recently needed to convert my Putty SSH files into OpenSSH so I could use them in NuSphere.
- Open your private key in PuTTYGen
- Export it in OpenSSH format. Top menu “Conversions”->”Export OpenSSH key”.
- Save the new OpenSSH key when prompted.
1 Comment for this entry
1 Trackback or Pingback for this entry
-
Secure Upload Using SSH in NuSphere PHPED - Craig Mayhew’s Blog
March 15th, 2010 on 12:27 am[...] used by NuSphere. If you are using Putty (Pageant) then instructions on how to do this can be found here. If not then please ignore that link and continue [...]
September 30th, 2010 on 10:53 pm
What about the opposite problem? Windows (client) user with PuTTY wants to generate an OpenSSH public key for use in his authorized_keys on his unix web hosting.