From: Konstantin Shemyak Date: Thu, 22 Mar 2018 17:53:59 +0000 (+0200) Subject: doc/man1/x509.pod: corrected "S/MIME signing" requirements X-Git-Tag: OpenSSL_1_1_1-pre4~42 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=c4eec78d221c6aa8d96d4d0ea9e7525490ffe222;p=oweals%2Fopenssl.git doc/man1/x509.pod: corrected "S/MIME signing" requirements When the "certificate purpose" is checked and KeyUsage extension is present, either 'digitalSignature' or 'nonRepudiation' is accepted. Manual page corrected to reflect the above. Signed-off-by: Konstantin Shemyak Reviewed-by: Andy Polyakov Reviewed-by: Rich Salz (Merged from https://github.com/openssl/openssl/pull/5727) --- diff --git a/doc/man1/x509.pod b/doc/man1/x509.pod index 81ce560c94..c375b3bcf3 100644 --- a/doc/man1/x509.pod +++ b/doc/man1/x509.pod @@ -871,8 +871,8 @@ this is because some Verisign certificates don't set the S/MIME bit. =item B -In addition to the common S/MIME client tests the digitalSignature bit must -be set if the keyUsage extension is present. +In addition to the common S/MIME client tests the digitalSignature bit or +the nonRepudiation bit must be set if the keyUsage extension is present. =item B