Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/apps/
HDverify.c85 char *untfile = NULL, *trustfile = NULL, *crlfile = NULL; in MAIN() local
139 crlfile = *(++argv); in MAIN()
212 if (crlfile) { in MAIN()
213 crls = load_crls(bio_err, crlfile, FORMAT_PEM, NULL, e, "other CRLs"); in MAIN()
/NextBSD/crypto/openssl/doc/apps/
HDverify.pod17 [B<-crlfile file>]
70 =item B<-crlfile file>