Searched refs:trustfile (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/crypto/openssl/apps/
H A Dverify.c85 char *untfile = NULL, *trustfile = NULL, *crlfile = NULL; local
133 trustfile = *(++argv);
201 if (trustfile) {
202 trusted = load_certs(bio_err, trustfile, FORMAT_PEM,

Completed in 55 milliseconds