Home
last modified time | relevance | path

Searched refs:capath (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_crypto.c626 char *capath = getenv("SSL_CA_CERT_PATH"); /* matches fetch(3) */ in get_key_material_https() local
636 if (capath != NULL) in get_key_material_https()
637 (void) curl_easy_setopt(curl, CURLOPT_CAPATH, capath); in get_key_material_https()
/freebsd/crypto/heimdal/
H A DChangeLog442 for [libdefaults]capath (not [libdefaults] capaths though).
H A DChangeLog.20011065 for realms document capath better
1071 [libdefaults]capath for better hint of realm to send request to.
H A DNEWS136 [HEIMDAL-17] - Remove support for depricated [libdefaults]capath
H A DChangeLog.2003275 * lib/krb5/get_cred.c: get capath info from [capaths] section