Wednesday, February 22, 2012

Convert a ssh-keygen to putty format using puttygen

First install putty-tools:

apt-get install putty-tools

then use this command to convert ssh-key:

puttygen YOUR-KEY -o OUTPUTFILE.PPK