mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-29 06:29:36 +01:00
ssh_config: fix paste fail
This commit is contained in:
parent
66f604a6dd
commit
bd3ee60e61
@ -38,7 +38,6 @@ Host *
|
|||||||
|
|
||||||
# Verify SSHFP records. In case DNSSEC is used this skips the
|
# Verify SSHFP records. In case DNSSEC is used this skips the
|
||||||
# question on whether you trust the fingerprint or not.
|
# question on whether you trust the fingerprint or not.
|
||||||
VerifyHostKeyDNS=yes
|
|
||||||
# All my hosts run DNSSEC validating Unbound on localhost and use it
|
# All my hosts run DNSSEC validating Unbound on localhost and use it
|
||||||
# for all DNS queries. Yours should too.
|
# for all DNS queries. Yours should too.
|
||||||
VerifyHostKeyDNS yes
|
VerifyHostKeyDNS yes
|
||||||
|
Loading…
Reference in New Issue
Block a user