Searched refs:capath (Results 1 – 5 of 5) sorted by relevance
626 char *capath = getenv("SSL_CA_CERT_PATH"); /* matches fetch(3) */ in get_key_material_https() local636 if (capath != NULL) in get_key_material_https()637 (void) curl_easy_setopt(curl, CURLOPT_CAPATH, capath); in get_key_material_https()
442 for [libdefaults]capath (not [libdefaults] capaths though).
1065 for realms document capath better1071 [libdefaults]capath for better hint of realm to send request to.
136 [HEIMDAL-17] - Remove support for depricated [libdefaults]capath
275 * lib/krb5/get_cred.c: get capath info from [capaths] section