Home
last modified time | relevance | path

Searched refs:native_ca_store (Results 1 – 9 of 9) sorted by relevance

/curl/src/
H A Dtool_cfgable.h270 bool native_ca_store; /* use the native OS CA store */ member
H A Dtool_getparam.c1898 config->native_ca_store = toggle; in getparameter()
H A Dtool_operate.c1336 (config->native_ca_store ? in config2setopts()
/curl/lib/vtls/
H A Dwolfssl.c524 if(ssl_config->native_ca_store) { in populate_x509_store()
736 !ssl_config->native_ca_store; in Curl_wssl_setup_x509_store()
H A Dgtls.c515 if(ssl_config->native_ca_store) { in gtls_populate_creds()
688 !ssl_config->native_ca_store && in Curl_gtls_client_trust_setup()
H A Dopenssl.c3174 if(ssl_config->native_ca_store) { in populate_x509_store()
3447 !ssl_config->native_ca_store; in Curl_ssl_setup_x509_store()
/curl/lib/
H A Durldata.h334 BIT(native_ca_store); /* use the native ca store of operating system */
H A Dsetopt.c1066 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()
H A Ddoh.c370 (data->set.ssl.native_ca_store ? in doh_run_probe()

Completed in 92 milliseconds