Searched refs:native_ca_store (Results 1 – 6 of 6) sorted by relevance
268 bool native_ca_store; /* use the native os ca store */ member
1621 (config->native_ca_store ? in single_transfer()
357 (data->set.ssl.native_ca_store ? in dohprobe()
290 BIT(native_ca_store); /* use the native ca store of operating system */
2332 data->set.ssl.native_ca_store = !!(arg & CURLSSLOPT_NATIVE_CA); in Curl_vsetopt()2347 data->set.proxy_ssl.native_ca_store = !!(arg & CURLSSLOPT_NATIVE_CA); in Curl_vsetopt()
2901 (SSL_SET_OPTION(native_ca_store))) { in ossl_connect_step1()