=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/PROTOCOL.certkeys,v retrieving revision 1.1 retrieving revision 1.3 diff -u -r1.1 -r1.3 --- src/usr.bin/ssh/PROTOCOL.certkeys 2010/02/26 20:29:54 1.1 +++ src/usr.bin/ssh/PROTOCOL.certkeys 2010/03/03 22:50:40 1.3 @@ -48,7 +48,7 @@ ---------------------- The ssh-rsa-cert-v00@openssh.com and ssh-dss-cert-v00@openssh.com key -types take a similar same high-level format (note: data types and +types take a similar high-level format (note: data types and encoding are as per RFC4251 section 5). The serialised wire encoding of these certificates is also used for storing them on disk. @@ -189,3 +189,5 @@ If this constraint is not present then certificates may be presented from any source address. + +$OpenBSD: PROTOCOL.certkeys,v 1.3 2010/03/03 22:50:40 djm Exp $