Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/apps/openssl/
H A Dcrl.c72 char *cafile; member
97 .opt.arg = &crl_config.cafile,
257 if (crl_config.cafile != NULL || crl_config.capath != NULL) in crl_main()
289 if (!X509_LOOKUP_load_file(lookup, crl_config.cafile, in crl_main()