Fix a typo in the X.509v3 docs: cRLSign instead of cRLCertSign is correct

according to the sources.... found by Steffen Dettmer <steffen@tfh-berlin.de>.
This commit is contained in:
Ralf S. Engelschall 1999-04-10 11:33:28 +00:00
parent 5a88a6eabf
commit 94c95d04c6

View File

@ -203,7 +203,7 @@ nsCertType (netscape certificate type) takes the flags: client, server, email,
objsign, reserved, sslCA, emailCA, objCA. objsign, reserved, sslCA, emailCA, objCA.
keyUsage (PKIX key usage) takes the flags: digitalSignature, nonRepudiation, keyUsage (PKIX key usage) takes the flags: digitalSignature, nonRepudiation,
keyEncipherment, dataEncipherment, keyAgreement, keyCertSign, cRLCertSign, keyEncipherment, dataEncipherment, keyAgreement, keyCertSign, cRLSign,
encipherOnly, decipherOnly. encipherOnly, decipherOnly.
For example: For example: