Home
last modified time | relevance | path

Searched defs:ca_pem_filename (Results 1 – 2 of 2) sorted by relevance

/dports/security/s2n/s2n-tls-1.1.2/tls/
H A Ds2n_x509_validator.c109 …9_trust_store_from_ca_file(struct s2n_x509_trust_store *store, const char *ca_pem_filename, const … in s2n_x509_trust_store_from_ca_file()
H A Ds2n_config.c446 int s2n_config_set_verification_ca_location(struct s2n_config *config, const char *ca_pem_filename,… in s2n_config_set_verification_ca_location()