X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=ssh_config;h=4b9d10ea2ec2e6d37425447575288592e02f6474;hb=44cc1747cfd6ca9d0721f32b33da0863220290c3;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