OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 05-Oct-2006 08:01:58
Branch: HEAD Handle: 2006100507015700
Modified files:
openpkg-src/sshfp sshfp.spec
Log:
more description
Summary:
Revision Changes Path
1.2 +5 -2 openpkg-src/sshfp/sshfp.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/sshfp/sshfp.spec
============================================================================
$ cvs diff -u -r1.1 -r1.2 sshfp.spec
--- openpkg-src/sshfp/sshfp.spec 5 Oct 2006 05:59:35 -0000 1.1
+++ openpkg-src/sshfp/sshfp.spec 5 Oct 2006 06:01:57 -0000 1.2
@@ -52,9 +52,12 @@
AutoReqProv: no
%description
- SSHFP is a small utility for generating RFC44XX compliant Secure
+ SSHFP is a small utility for generating RFC4255 compliant Secure
Shell (SSH) FingerPrint (FP) Resource Records (RR) for the Domain
- Name System (DNS).
+ Name System (DNS) based on the SSH public keys stored in a
+ "known_hosts" file or SSH public keys which can be obtained by using
+ ssh-keyscan(1). If the DNS server of a DNS zone allows zone tranfers
+ (AXFR), an entire zone can be processed for all its A records.
%track
prog sshfp = {
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]