diff options
-rw-r--r-- | .ssh/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.ssh/config b/.ssh/config index 4e02c25..27b3f9c 100644 --- a/.ssh/config +++ b/.ssh/config @@ -98,6 +98,7 @@ Host github.com *.github.com # Especially given that they just use the same key # everywhere (contrary to best practices) CheckHostIp no + StrictHostKeyChecking yes ## Global defaults Host * |