How to convert Putty private key into OpenSSH format

How to convert Putty private key into OpenSSH format

Imported From: http://groups.google.com/group/in-portal-resources/browse_thread/thread/f3d2dc168eae0009#

I use Putty a lot, but it generates private keys in it's own format. This
results in inability to specify such key (PPK file) in Zend Studio or
PHPStorm to connect to server.

I've found an article, that describes how to convert Putty's PPK file into
id_dsa/id_rsa file in OpenSSH format:
http://leadingedgescripts.co.uk/server-administration/how-to-convert-your-putty-ppk-private-key-to-a-normal-ssh-key-you-can-use-on-an-apple-mac/

At the end public key will be the same and you still will be able to access
servers you used to access before with Putty.

--
Best Regards,

http://www.in-portal.com
http://www.alex-time.com

Comments