How can I avoid SSH's host verification for known hosts?
Posted
by shantanuo
on Super User
See other posts from Super User
or by shantanuo
Published on 2010-03-29T09:43:00Z
Indexed on
2010/03/29
13:03 UTC
Read the original article
Hit count: 280
I get the following prompt everytime I try to connect a server using SSH. I type "yes", but is there a way to aovid this?
The authenticity of host '111.222.333.444 (111.222.333.444)' can't be established.
RSA key fingerprint is f3:cf:58:ae:71:0b:c8:04:6f:34:a3:b2:e4:1e:0c:8b.
Are you sure you want to continue connecting (yes/no)?
© Super User or respective owner