OpenSSH
and PuTTY
keys are of different formats and will have to be converted to each other's format if you want to use the same key between the 2 programs.
OpenSSH
private key can be converted to PuTTY
's ppk
(PuTTY Private Key
) format using PuTTYgen
.
PuTTY Key Generator
(puttygen.exe
) from the official website and launch the program. https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html
Load
button. Files of type
to All Files (*.*)
, select your SSH
's private key file and click on the Open
button. OK
button. OK
button. Save private key
. Save
button. Comment anonymously. Login not required.