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