summaryrefslogtreecommitdiff
path: root/PROTOCOL.certkeys
diff options
context:
space:
mode:
Diffstat (limited to 'PROTOCOL.certkeys')
-rw-r--r--PROTOCOL.certkeys4
1 files changed, 2 insertions, 2 deletions
diff --git a/PROTOCOL.certkeys b/PROTOCOL.certkeys
index 1e24fa025..1ed9e2064 100644
--- a/PROTOCOL.certkeys
+++ b/PROTOCOL.certkeys
@@ -48,7 +48,7 @@ New public key formats
48---------------------- 48----------------------
49 49
50The ssh-rsa-cert-v00@openssh.com and ssh-dss-cert-v00@openssh.com key 50The ssh-rsa-cert-v00@openssh.com and ssh-dss-cert-v00@openssh.com key
51types take a similar same high-level format (note: data types and 51types take a similar high-level format (note: data types and
52encoding are as per RFC4251 section 5). The serialised wire encoding of 52encoding are as per RFC4251 section 5). The serialised wire encoding of
53these certificates is also used for storing them on disk. 53these certificates is also used for storing them on disk.
54 54
@@ -190,4 +190,4 @@ source-address string Comma-separated list of source addresses
190 certificates may be presented from any 190 certificates may be presented from any
191 source address. 191 source address.
192 192
193$OpenBSD: PROTOCOL.certkeys,v 1.2 2010/03/02 23:22:44 djm Exp $ 193$OpenBSD: PROTOCOL.certkeys,v 1.3 2010/03/03 22:50:40 djm Exp $