Searched refs:verify_svr_cert (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/apache-793/httpd/include/
H A Dutil_ldap.h164 int verify_svr_cert; member in struct:util_ldap_state_t
/macosx-10.10.1/apache-793/httpd/modules/ldap/
H A Dutil_ldap.c416 &(st->verify_svr_cert), &(result));
419 if (st->verify_svr_cert) {
428 if (st->verify_svr_cert) {
2521 st->verify_svr_cert = mode;
2778 st->verify_svr_cert = 1;
2821 to handle setting the verify_svr_cert flag on a
2830 st->verify_svr_cert = base->verify_svr_cert;

Completed in 127 milliseconds