By Quazi Irfan
When I am logging in my droplet for the first time using password, I see the following :
The authenticity of host '138.197.19.221 (138.197.19.221)' can't be established.
ECDSA key fingerprint is SHA256:qwR9naUT7NA6RrLSnu9RQ/jR1fJ2K5eakv52ONEyuOE.
Are you sure you want to continue connecting (yes/no)?
My understanding is that I can find the same fingerprint for my droplet at the digitalocean website, and if they matches I am connecting to the right droplet.
Is my understanding correct? If yes, then where do I find the fingerprint of my droplet at the digital ocean website?
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!
https://github.com/lucaszanella/digital-ocean-fingerprint-fix
This is the simplest fix I could think about using already existing concepts
You can find your SSH Key fingerprints in the DigitalOcean Control Panel. Simply login and click on the avatar icon in the top right corner (there’s a dropdown arrow next to it). From there, click on Settings and then from the left side menu, click on Security.
It’s pretty simple, as long as you can get console access:
ssh-keygen -l -E md5 -f /etc/ssh/ssh_host_rsa_key.pub
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.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.