Keep your fears to yourself, but share your inspiration with others Tuesday, 7 September 2010 - 20:44
Publications
Comments

Tag Archives: ssh

Putty with ssh key authentication

When using ssh keys generated by puttygen.exe, I receive a “Server refused our key” error. Then I found out that the error-proof way is this: generate ssh key pairs under Linux, and then convert the private key into putty format using puttygen.exe.