mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
96ef05b189
- Use github macros - Update WWW, project moved to github - Trim header Feature safe: yes
7 lines
298 B
Plaintext
7 lines
298 B
Plaintext
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
|