Question
How to connect with ssh with different droplet/vps
I have created 2 droplet, the first one is for production and second one is for testing,
so I can connect to the first server/droplet that I have created using ssh key.
but when I tried to connect to the second droplet/server, it said “Host key verification failed” how do I connect to the second droplet using my ssh key?
so I have 2 ssh key and two droplet.
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.
×