X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ssh_config;h=4b9d10ea2ec2e6d37425447575288592e02f6474;hb=fe1eb400053afc56eba1acc7320f5eeabe3a7681;hp=d0a88d76194ce692edf01b76ff6a926e1413bd7c;hpb=8952b50cbed4219d1586bb5a4d7741f17b299d30;p=config%2Fdotfiles.git diff --git a/ssh_config b/ssh_config index d0a88d7..4b9d10e 100644 --- a/ssh_config +++ b/ssh_config @@ -20,3 +20,6 @@ Host * # Don't send any environment variables. SendEnv + +# Ask before adding any host keys to ~/.ssh/known_hosts. + StrictHostKeyChecking ask