Comment by majewsky
8 years ago
For one, it's plainly impossible to use an existing OpenSSH private key with PuTTY. You can convert PuTTY keys to the OpenSSH format with putty-keygen (or what it's called), but not the other way around. This antifeature alone cost me two hours recently.
You can convert PuTTY keys to the OpenSSH format with putty-keygen (or what it's called), but not the other way around.
Sure you can: https://devops.profitbricks.com/tutorials/use-ssh-keys-with-...
If I remember correctly it was possible before, is this something new?