Searched defs:SSL_CTX_load_verify_locations (Results 1 - 1 of 1) sorted by relevance

/forgerock/web-agents-v4/source/
H A Dnet_client_ssl.c57 {"SSL_CTX_load_verify_locations", NULL},
165 #define SSL_CTX_load_verify_locations (* (int (*)(SSL_CTX *, const char *, const char *)) ssl_sw[5].ptr) macro
664 if (!SSL_CTX_load_verify_locations(n->ssl.ssl_context, n->options->cert_ca_file, NULL)) {

Completed in 106 milliseconds