SSH Known Host

8 views
Skip to first unread message

chengkai liang

unread,
Jan 30, 2015, 12:09:47 PM1/30/15
to littl...@googlegroups.com
I know ssh known hosts is there to avoid man-in-a-middle attach.  But for cloud services configuration, sometimes it is annoying to have host fingerprint verification.  Is it possible to add an option to allow skip host verification?

Miquel Torres

unread,
Feb 3, 2015, 5:07:42 AM2/3/15
to littl...@googlegroups.com
yes. You can add the option to your ssh config file. Like this:

StrictHostKeyChecking no
UserKnownHostsFile /dev/null
> --
> You received this message because you are subscribed to the Google Groups
> "littlechef" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to littlechef+...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages