Fix copy-paste error: X509_V_ERR_CRL_SIGNATURE_FAILURE means that the
authortb <tb@openbsd.org>
Thu, 3 Feb 2022 18:05:31 +0000 (18:05 +0000)
committertb <tb@openbsd.org>
Thu, 3 Feb 2022 18:05:31 +0000 (18:05 +0000)
commit22e5ce20833324f51a01fe5ae9ba64b4f65e4fa4
tree4314b62ba6c3aac226cbf62de00f1e2110deda38
parent84dd6e9a37a097227c683944d1ab83c672cb4355
Fix copy-paste error: X509_V_ERR_CRL_SIGNATURE_FAILURE means that the
CRL's signature is invalid, not the certificate's.
lib/libcrypto/man/X509_STORE_CTX_get_error.3