summaryrefslogtreecommitdiffstats
path: root/network/sshfp/README
blob: 5e043355d62883aa2f4c5d069a24bb97da28d066 (plain)
sshsfp generates SSHFP DNS records from known_hosts files
or ssh-keyscan or TLSA/HASTLS DNS records by scanning
SSL/TLS sites.

The ssh client can use these SSHFP records if you set
"VerifyHostKeyDNS yes" in the file /etc/ssh/ssh_config
or ~/.ssh/config.