]> git.ipfire.org Git - thirdparty/openssl.git/commit
doc: Document that incomplete certificates return error
authorTomas Mraz <tomas@openssl.org>
Tue, 13 Jul 2021 15:59:37 +0000 (17:59 +0200)
committerPauli <pauli@openssl.org>
Thu, 15 Jul 2021 00:23:41 +0000 (10:23 +1000)
commit54c0480dac6c25f262d537048503a660aaa4b568
treedb76df4c162b14e16fd19a9925d6761cdf773ff3
parente77be2e20175f5ae3f96952f5b9fce557bc00fb1
doc: Document that incomplete certificates return error

Fixes #16065

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16070)
doc/man3/X509_check_ca.pod
doc/man3/X509_check_issued.pod
doc/man3/X509_check_purpose.pod
doc/man3/X509_verify.pod