I have been connecting to my site from a Mac using ssh. My Mac is dead. Now I have my key files but need to use Putty on Windows...
1 - Can I take my id_rsa file and rename it as private.ppk and use it as-is with Putty?
2 - Are there any gotchas? - because the remote server is refusing my keys. :(
Open your PuTTY client and select Connections – SSH – Auth from the sidebar. After this, click the Browse… button and select your private key file (. ppk file).
The OpenSSH public key is located in the box under Key / Public key for pasting info OpenSSH authorized_keys file: . The public key begins with ssh-rsa followed by a string of characters.
You can't use OpenSSH keys directly with PuTTY, but if you have the puttygen
tool (by the author of PuTTY), you can import them.
For directions, see the following from the PuTTY documentation: http://the.earth.li/~sgtatham/putty/0.60/htmldoc/Chapter8.html#puttygen-conversions
No, you need to convert them first using puttygen
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With