Searched refs:STRING_SSL_CAPATH (Results 1 – 4 of 4) sorted by relevance
320 if(data->set.str[STRING_SSL_CAPATH]) { in dohprobe()322 data->set.str[STRING_SSL_CAPATH]); in dohprobe()
1536 STRING_SSL_CAPATH, /* CA directory name (doesn't work on windows) */ enumerator
600 result = Curl_setstropt(&set->str[STRING_SSL_CAPATH], CURL_CA_PATH); in Curl_init_userdefined()3801 data->set.ssl.primary.CApath = data->set.str[STRING_SSL_CAPATH];
2090 result = Curl_setstropt(&data->set.str[STRING_SSL_CAPATH], in Curl_vsetopt()