Source: sshfp
Section: net
Priority: optional
Maintainer: Simon Deziel <simon@xelerance.com>
Build-Depends: debhelper (>= 7.0.50~), python-support (>= 0.5.3)
Homepage: http://www.xelerance.com/software/sshfp/
Standards-Version: 3.8.4

Package: sshfp
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-dnspython, openssh-client
XB-Python-Version: ${python:Versions}
Description: Generate RFC-4255 SSHFP DNS records from knownhosts files or ssh-keyscan
 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 or in your .ssh/config. See RFC-4255
