Tag: Putty
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.