Searched refs:trustfile (Results 1 – 1 of 1) sorted by relevance
85 char *untfile = NULL, *trustfile = NULL, *crlfile = NULL; in MAIN() local133 trustfile = *(++argv); in MAIN()201 if (trustfile) { in MAIN()202 trusted = load_certs(bio_err, trustfile, FORMAT_PEM, in MAIN()