Searched refs:STRING_SSL_CAPATH_PROXY (Results 1 – 4 of 4) sorted by relevance
280 if(data->set.str[STRING_SSL_CAPATH_PROXY]) { in dohprobe()282 data->set.str[STRING_SSL_CAPATH_PROXY]); in dohprobe()
1437 STRING_SSL_CAPATH_PROXY, /* CA directory name (doesn't work on windows) */ enumerator
522 result = Curl_setstropt(&set->str[STRING_SSL_CAPATH_PROXY], CURL_CA_PATH); in Curl_init_userdefined()3862 data->set.proxy_ssl.primary.CApath = data->set.str[STRING_SSL_CAPATH_PROXY]; in create_conn()
1893 result = Curl_setstropt(&data->set.str[STRING_SSL_CAPATH_PROXY], in vsetopt()