summaryrefslogtreecommitdiff
path: root/security/sshfp
AgeCommit message (Collapse)AuthorFilesLines
2009-08-21Fix tyopagc1-1/+1
2009-02-09Switch to Python 2.5 as default. Bump revision of all packages that havejoerg1-1/+2
changed runtime dependencies now.
2008-07-31Initial import of sshfp-1.1.3 into the Packages Collection.agc5-0/+57
sshfp is a small utility that generates RFC4255 SSHFP DNS records based on the public keys stored in a known_hosts file or obtained by using ssh-keyscan. If the nameserver of the domain allows zone tranfers (AXFR), an entire domain can be processed for all its A records. These can then be easilly added to a zone, and then secured by DNSSEC.