http://www.openssl.org/docs/ssl/SSL_CTX_set_verify.html
"The default depth limit is 9, allowing for the peer certificate and additional 9 CA certificates." In "crypto/x509/x509_vpm.c: X509_VERIFY_PARAM default_table[]" default depth is defined as 100. Experiments show that default depth indeed is 100. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
