From: Ralf S. Engelschall Date: Sat, 10 Apr 1999 11:33:28 +0000 (+0000) Subject: Fix a typo in the X.509v3 docs: cRLSign instead of cRLCertSign is correct X-Git-Tag: OpenSSL_0_9_3beta1~353 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=94c95d04c685abb0e37dcbe79e172c0488559e7a Fix a typo in the X.509v3 docs: cRLSign instead of cRLCertSign is correct according to the sources.... found by Steffen Dettmer . --- diff --git a/doc/openssl.txt b/doc/openssl.txt index a23373e34f..cbfbb2abd0 100644 --- 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, cRLCertSign, +keyEncipherment, dataEncipherment, keyAgreement, keyCertSign, cRLSign, encipherOnly, decipherOnly. For example: