projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a88a6e
)
Fix a typo in the X.509v3 docs: cRLSign instead of cRLCertSign is correct
author
Ralf S. Engelschall
<rse@openssl.org>
Sat, 10 Apr 1999 11:33:28 +0000
(11:33 +0000)
committer
Ralf S. Engelschall
<rse@openssl.org>
Sat, 10 Apr 1999 11:33:28 +0000
(11:33 +0000)
according to the sources.... found by Steffen Dettmer <steffen@tfh-berlin.de>.
doc/openssl.txt
patch
|
blob
|
history
diff --git
a/doc/openssl.txt
b/doc/openssl.txt
index a23373e34fd5d0116a2062e97617f811980d8f4f..cbfbb2abd0bc88522a1353ad9a0b1777c5514ccf 100644
(file)
--- a/
doc/openssl.txt
+++ b/
doc/openssl.txt
@@
-203,7
+203,7
@@
nsCertType (netscape certificate type) takes the flags: client, server, email,
objsign, reserved, sslCA, emailCA, objCA.
keyUsage (PKIX key usage) takes the flags: digitalSignature, nonRepudiation,
-keyEncipherment, dataEncipherment, keyAgreement, keyCertSign, cRL
Cert
Sign,
+keyEncipherment, dataEncipherment, keyAgreement, keyCertSign, cRLSign,
encipherOnly, decipherOnly.
For example: