Home
last modified time | relevance | path

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

/openbsd/lib/libtls/
H A Dtls_config.c32 static const char default_ca_file[] = TLS_DEFAULT_CA_FILE; variable
37 return default_ca_file; in tls_default_ca_cert_file()