From bd3ee60e61ab460bfa4ccb3948ea6ff7c629aa31 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Wed, 2 Sep 2015 08:33:02 +0300 Subject: [PATCH] ssh_config: fix paste fail --- etc/ssh/ssh_config | 1 - 1 file changed, 1 deletion(-) diff --git a/etc/ssh/ssh_config b/etc/ssh/ssh_config index cdfa7371..b5d15daf 100644 --- a/etc/ssh/ssh_config +++ b/etc/ssh/ssh_config @@ -38,7 +38,6 @@ Host * # Verify SSHFP records. In case DNSSEC is used this skips the # question on whether you trust the fingerprint or not. - VerifyHostKeyDNS=yes # All my hosts run DNSSEC validating Unbound on localhost and use it # for all DNS queries. Yours should too. VerifyHostKeyDNS yes