[openssl/openssl] 0db53e: Documentation: X509_V_ERR_CERT_CHAIN_TOO_LONG is n...
Tomas Mraz
noreply at reply.github.openssl.org
Wed May 18 15:18:53 UTC 2022
Branch: refs/heads/master
Home: https://github.openssl.org/openssl/openssl
Commit: 0db53e9312f9648874b283124655f9772dfa1690
https://github.openssl.org/openssl/openssl/commit/0db53e9312f9648874b283124655f9772dfa1690
Author: Thomas Bellebaum <91870704+bellebaum at users.noreply.github.com>
Date: 2022-05-18 (Wed, 18 May 2022)
Changed paths:
M doc/man3/X509_STORE_CTX_get_error.pod
Log Message:
-----------
Documentation: X509_V_ERR_CERT_CHAIN_TOO_LONG is not unused
The Error `X509_V_ERR_CERT_CHAIN_TOO_LONG` is not unused. See e.g. here:
https://github.com/openssl/openssl/blob/598bd7741568a1aae678e5472f18aae1ab991e8d/crypto/x509/x509_vfy.c#L3318-L3319
CLA: trivial
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18330)
More information about the openssl-commits
mailing list