Searched refs:native_ca_store (Results 1 – 9 of 9) sorted by relevance
270 bool native_ca_store; /* use the native OS CA store */ member
1898 config->native_ca_store = toggle; in getparameter()
1336 (config->native_ca_store ? in config2setopts()
524 if(ssl_config->native_ca_store) { in populate_x509_store()736 !ssl_config->native_ca_store; in Curl_wssl_setup_x509_store()
515 if(ssl_config->native_ca_store) { in gtls_populate_creds()688 !ssl_config->native_ca_store && in Curl_gtls_client_trust_setup()
3174 if(ssl_config->native_ca_store) { in populate_x509_store()3447 !ssl_config->native_ca_store; in Curl_ssl_setup_x509_store()
334 BIT(native_ca_store); /* use the native ca store of operating system */
1066 data->set.ssl.native_ca_store = !!(arg & CURLSSLOPT_NATIVE_CA); in setopt_long()1081 data->set.proxy_ssl.native_ca_store = !!(arg & CURLSSLOPT_NATIVE_CA); in setopt_long()
370 (data->set.ssl.native_ca_store ? in doh_run_probe()
Completed in 92 milliseconds