Is there a way to make PuTTY try ~/.ssh/id_rsa by default without having to save every connection?

I use the same public key for many servers and I hate having to set up saved connection configurations for each and every one of them.

OpenSSH clients automatically search for a specific key path in your home directory.

Is there a way to make PuTTY do the same by default?

1

1 Answer

There are two options:

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like