ssh: StrictHostKeyChecking

This commit is contained in:
Michael Grote 2022-09-07 08:32:51 +02:00
parent 5d82b0c5d3
commit 4ed2d489d3

View file

@ -3,6 +3,10 @@ IgnoreUnknown UseKeychain
UseKeychain yes UseKeychain yes
AddKeysToAgent yes AddKeysToAgent yes
### keys
StrictHostKeyChecking=accept-new
# https://stackoverflow.com/questions/21383806/how-can-i-force-ssh-to-accept-a-new-host-fingerprint-from-the-command-line
### grote.lan ### grote.lan
Host dokuwiki2.grote.lan Host dokuwiki2.grote.lan
Host qmk.grote.lan Host qmk.grote.lan