Hello Digital Ocean,
I am César I have three droplets over Linux with password authentication, and I really like to add SSH key auth.
Today I generated my public key by putty key generator but I have not found the option to add this public key to the droplets for using ssh key auth.
I really appreciate your help
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
Hello, cesarfarro
You can double check this tutorials on how to create and upload SSH Keys with PuTTY on Windows:
https://www.digitalocean.com/docs/droplets/how-to/add-ssh-keys/create-with-putty/
https://www.digitalocean.com/docs/droplets/how-to/add-ssh-keys/to-existing-droplet/
If you’re using a SSH-client the following command with upload the keys for you and you’ll just need to enter your username password:
Hope that this helps! Regards, Alex
Hello @cesarfarro
So you will need to login to the server via the password authentication and paste the public key into
~/.ssh/authorized_keys
on a new lineSome guides
Regards
Simon Founder - SnapShooter DigitalOcean backups