Fix reversed meaning of error codes
authorMartin Ukrop <mukrop@mail.muni.cz>
Mon, 5 Aug 2019 12:14:54 +0000 (14:14 +0200)
committerMatt Caswell <matt@openssl.org>
Thu, 8 Aug 2019 09:25:13 +0000 (10:25 +0100)
commitbb00b0404d05a268f8660ef3a74095419dfcbc4d
tree9ed8d87b9720b3fefc8b72520a7297f58316c93b
parentd00209a3b14b37a05fb91972f972b1fe8db6196f
Fix reversed meaning of error codes

The meaning of the X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT_LOCALLY and X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT error codes were still reversed in the X509_STORE_CTX_get_error function documentation.
This used to be the problem also in the verify application documentation, but was fixed on 2010-02-23 in 7d3d178.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9529)

(cherry picked from commit 6d5aa88d74b67b1bc108e121dea687a4ca67e329)
doc/man3/X509_STORE_CTX_get_error.pod