forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
6 lines
298 B
Text
6 lines
298 B
Text
sshfp generates DNS SSHFP records from SSH public keys. sshfp can take public
|
|
keys from a knownhosts file or from scanning the host's sshd daemon. The ssh
|
|
client can use these SSHFP records if you set "VerifyHostKeyDNS yes" in the file
|
|
/etc/ssh/ssh_config.
|
|
|
|
WWW: https://github.com/xelerance/sshfp
|