diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/openssl.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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: |