Hi all, Trying to set up SSH key pair access to my droplet using PuTTy on Win7 and just about ready to open a vein :( Here are the steps I followed.
Is there not an OpenSSH utility for windows that creates compliant, industry standard key pairs out of the box?
Thoughts appreciated. :)
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.
You almost got it right. After step two and you’ve pasted the public key into authorized_keys, save the keys as the putty format. Putty can’t read openssh keys. The conversation option is only there in case you want to use that key later from a linux or other system that uses openssh. <br> <br>Alternatively instead of using putty you can use xshell which is free for home use (only paid if a business). A lot of windows users prefer it over putty. <br> <br>Hope this helps, cheers.
Hi. Thanks for the Sunday reply :). <br> <br>Right, just tried saving the private key from the PuTTy save dialog. Got a different error: “server refused our key”. Have restarted SSH daemon on droplet. <br> <br>Key looks like this <br> <br>PuTTY-User-Key-File-2: ssh-rsa <br>Encryption: none <br>Comment: rsa-key-20140601 <br>Public-Lines: 4 <br>AAAAB3NzaC1yc2EE/tSY2c=… etc <br>Private-Lines: 8 <br>AAAAgQC7WTuh6UCNbfRR1v5gYQZVQPB69+vG0tSf2acnyFtd75uweGGS/tAinS6a …etc <br>Private-MAC: 0069bc… etc <br> <br>Anything jump out? <br> <br>If nothing obvious is wrong with that structure, I’ll try it with xshell. <br>Cheers.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.
