Home
last modified time | relevance | path

Searched refs:crlfile (Results 1 – 6 of 6) sorted by relevance

/external/curl/tests/data/
Dtest31324 --cacert %SRCDIR/certs/EdelCurlRoot-ca.crt --crlfile %SRCDIR/certs/Server-localhost-sv.crl https://…
/external/curl/src/
Dtool_cfgable.h121 char *crlfile; member
Dtool_cfgable.c114 Curl_safefree(config->crlfile); in free_config_fields()
Dtool_operate.c1039 if(config->crlfile) in operate_do()
1040 my_setopt_str(curl, CURLOPT_CRLFILE, config->crlfile); in operate_do()
1043 else if(config->crlfile) /* CURLOPT_PROXY_CRLFILE default is crlfile */ in operate_do()
1044 my_setopt_str(curl, CURLOPT_PROXY_CRLFILE, config->crlfile); in operate_do()
Dtool_getparam.c1408 GetStr(&config->crlfile, nextarg); in getparameter()
/external/curl/
DCHANGES.0984 by Johan van Selst introduced the --crlfile option to curl, which makes curl