[openssl/openssl] 366704: Documentation: X509_V_ERR_CERT_CHAIN_TOO_LONG is n...
Tomas Mraz
noreply at reply.github.openssl.org
Wed May 18 15:19:21 UTC 2022
Branch: refs/heads/openssl-3.0
Home: https://github.openssl.org/openssl/openssl
Commit: 3667043a1dbfa97cc743183f5183129645773cad
https://github.openssl.org/openssl/openssl/commit/3667043a1dbfa97cc743183f5183129645773cad
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)
(cherry picked from commit 0db53e9312f9648874b283124655f9772dfa1690)
More information about the openssl-commits
mailing list