diff options
author | Damien Miller <djm@mindrot.org> | 2010-05-10 11:56:14 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2010-05-10 11:56:14 +1000 |
commit | 2725c2193bdc0b7d0396cf8c69f1eb0d2787eee5 (patch) | |
tree | e5b45ff13bef6f0aa784c5f30b4b417a62a20b87 /PROTOCOL.certkeys | |
parent | 79442c07c436d0e307fa251d54606d6342b024d3 (diff) |
- djm@cvs.openbsd.org 2010/05/01 02:50:50
[PROTOCOL.certkeys]
typo; jmeltzer@
Diffstat (limited to 'PROTOCOL.certkeys')
-rw-r--r-- | PROTOCOL.certkeys | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/PROTOCOL.certkeys b/PROTOCOL.certkeys index a2069f547..0fa5748f3 100644 --- a/PROTOCOL.certkeys +++ b/PROTOCOL.certkeys | |||
@@ -103,7 +103,7 @@ p, q, g, y are the DSA parameters as described in FIPS-186-2. | |||
103 | 103 | ||
104 | serial is an optional certificate serial number set by the CA to | 104 | serial is an optional certificate serial number set by the CA to |
105 | provide an abbreviated way to refer to certificates from that CA. | 105 | provide an abbreviated way to refer to certificates from that CA. |
106 | If a CA does not with to number its certificates it must set this | 106 | If a CA does not wish to number its certificates it must set this |
107 | field to zero. | 107 | field to zero. |
108 | 108 | ||
109 | type specifies whether this certificate is for identification of a user | 109 | type specifies whether this certificate is for identification of a user |
@@ -205,4 +205,4 @@ source-address string Comma-separated list of source addresses | |||
205 | certificates may be presented from any | 205 | certificates may be presented from any |
206 | source address. | 206 | source address. |
207 | 207 | ||
208 | $OpenBSD: PROTOCOL.certkeys,v 1.4 2010/04/16 01:47:25 djm Exp $ | 208 | $OpenBSD: PROTOCOL.certkeys,v 1.5 2010/05/01 02:50:50 djm Exp $ |