Add the X509v3_cache_extensions() function
[openssl.git] / doc / man3 / X509_check_ca.pod
index 9fe01d1983961c97ca97456a775733ad1b9e825e..89adb2e3b6468502d1929ec03fb8f8dc568cb2d9 100644 (file)
@@ -24,6 +24,8 @@ B<keyUsage> extension with bit B<keyCertSign> set, but without
 B<basicConstraints>, and 5 if it has outdated Netscape Certificate Type
 extension telling that it is CA certificate.
 
+This function will also return 0 on error.
+
 Actually, any nonzero value means that this certificate could have been
 used to sign other certificates.