Home
last modified time | relevance | path

Searched refs:proxy_cert_type (Results 1 – 4 of 4) sorted by relevance

/curl/src/
H A Dtool_cfgable.h144 char *proxy_cert_type; member
H A Dtool_cfgable.c124 Curl_safefree(config->proxy_cert_type); in free_config_fields()
H A Dtool_operate.c861 if(config->proxy_cert && !config->proxy_cert_type && in set_cert_types()
863 config->proxy_cert_type = strdup("ENG"); in set_cert_types()
864 if(!config->proxy_cert_type) in set_cert_types()
1288 config->proxy_cert_type); in config2setopts()
H A Dtool_getparam.c2079 err = getstr(&config->proxy_cert_type, nextarg, DENY_BLANK); in getparameter()

Completed in 20 milliseconds