From 297e2729643d80c8af7c0435f6bfe4bab8af3364 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Thu, 7 Jan 2016 16:20:19 +1300 Subject: [PATCH] do not automatically update hostkeys --- .ssh/config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ssh/config.in b/.ssh/config.in index c30ca37..bcdaa3b 100644 --- a/.ssh/config.in +++ b/.ssh/config.in @@ -363,6 +363,6 @@ Host * Protocol 2 ServerAliveInterval 45 StrictHostKeyChecking yes - UpdateHostKeys ask + UpdateHostKeys no VerifyHostKeyDNS ask VisualHostKey no -- 2.39.2