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

/httpd/include/
H A Dutil_ldap.h167 int verify_svr_cert; member in struct:util_ldap_state_t
/httpd/modules/ldap/
H A Dutil_ldap.c423 &(st->verify_svr_cert), &(result));
426 if (st->verify_svr_cert) {
435 if (st->verify_svr_cert) {
2565 st->verify_svr_cert = mode;
2814 st->verify_svr_cert = 1;
2857 to handle setting the verify_svr_cert flag on a
2866 st->verify_svr_cert = base->verify_svr_cert;

Completed in 306 milliseconds