]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - doc/man3/X509_STORE_CTX_get_error.pod
Documentation: X509_V_ERR_CERT_CHAIN_TOO_LONG is not unused
[thirdparty/openssl.git] / doc / man3 / X509_STORE_CTX_get_error.pod
index 901113c9173245f87cb8ba69692e2daa810c2986..90ebcac45f51025d28dd538c5487034c3b71a11f 100644 (file)
@@ -212,7 +212,7 @@ and it is not self-signed and the B<X509_V_FLAG_PARTIAL_CHAIN> flag is not set.
 
 =item B<X509_V_ERR_CERT_CHAIN_TOO_LONG: certificate chain too long>
 
-The certificate chain length is greater than the supplied maximum depth. Unused.
+The certificate chain length is greater than the supplied maximum depth.
 
 =item B<X509_V_ERR_CERT_REVOKED: certificate revoked>