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.h269 bool native_ca_store; /* use the native OS CA store */ member
H A Dtool_getparam.c1890 config->native_ca_store = toggle; in getparameter()
H A Dtool_operate.c1937 (config->native_ca_store ? in single_transfer()
/curl/lib/vtls/
H A Dwolfssl.c389 if(ssl_config->native_ca_store) { in populate_x509_store()
600 !ssl_config->native_ca_store; in Curl_wssl_setup_x509_store()
H A Dgtls.c514 if(ssl_config->native_ca_store) { in gtls_populate_creds()
687 !ssl_config->native_ca_store && in Curl_gtls_client_trust_setup()
H A Dopenssl.c3182 if(ssl_config->native_ca_store) { in populate_x509_store()
3455 !ssl_config->native_ca_store; in Curl_ssl_setup_x509_store()
/curl/lib/
H A Durldata.h332 BIT(native_ca_store); /* use the native ca store of operating system */
H A Dsetopt.c2413 data->set.ssl.native_ca_store = !!(arg & CURLSSLOPT_NATIVE_CA); in Curl_vsetopt()
2428 data->set.proxy_ssl.native_ca_store = !!(arg & CURLSSLOPT_NATIVE_CA); in Curl_vsetopt()
H A Ddoh.c370 (data->set.ssl.native_ca_store ? in doh_run_probe()

Completed in 99 milliseconds