Searched refs:STRING_SSL_CAPATH (Results 1 – 5 of 5) sorted by relevance
337 if(data->set.str[STRING_SSL_CAPATH]) { in doh_run_probe()339 data->set.str[STRING_SSL_CAPATH]); in doh_run_probe()
1418 STRING_SSL_CAPATH, /* CA directory name (does not work on Windows) */ enumerator
2351 return Curl_setstropt(&data->set.str[STRING_SSL_CAPATH], ptr); in setopt_cptr()
449 result = Curl_setstropt(&set->str[STRING_SSL_CAPATH], CURL_CA_PATH); in Curl_init_userdefined()
294 data->set.ssl.primary.CApath = data->set.str[STRING_SSL_CAPATH]; in Curl_ssl_easy_config_complete()
Completed in 33 milliseconds