Searched refs:ca_cert2 (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/eap_peer/
H A Deap_config.h302 * ca_cert2 - File path to CA certificate file (PEM/DER) (Phase 2)
304 * This file can have one or more trusted CA certificates. If ca_cert2
317 char *ca_cert2; member in struct:eap_peer_config
H A Deap_tls_common.c135 params->ca_cert = config->ca_cert2;
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant.conf1298 # ca_cert2: File path to CA certificate file. This file can have one or more
1299 # trusted CA certificates. If ca_cert2 and ca_path2 are not included,
1621 ca_cert2="/etc/cert/ca2.pem"
H A Dconfig_file.c789 STR(ca_cert2);
H A Dconfig.c2264 { STRe(ca_cert2) },
2535 os_free(eap->ca_cert2);

Completed in 124 milliseconds