Home
last modified time | relevance | path

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

/openbsd/usr.bin/openssl/
H A Dcrl.c73 char *capath; member
104 .opt.arg = &cfg.capath,
255 if (cfg.cafile != NULL || cfg.capath != NULL) in crl_main()
295 if (!X509_LOOKUP_add_dir(lookup, cfg.capath, in crl_main()