shell-things/etc/ssh
Mikaela Suomalainen e634ee8863
ssh_config: update comment for VerifyHostKeyDNS
OpenSSH is evil and gives you three not-optimal options to this:

A) trust DNSSEC and don't write known_hosts
B) ask whether to trust DNS, but don't bother telling me if it's signed
C) don't even check SSHFP

I see A) as the least evil, but I wish known_hosts was written.
Alternatively B) should tell me whether there is DNSSEC or not, not
only "matching keys found from DNS" or whatever it says always.
2019-05-09 18:44:36 +03:00
..
copy etc/ssh/copy: add verbosity 2015-09-01 17:32:56 +03:00
ssh_config ssh_config: update comment for VerifyHostKeyDNS 2019-05-09 18:44:36 +03:00
sshd_config sshd_config: no instead of No 2016-01-06 10:17:33 +02:00