Home
last modified time | relevance | path

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

/openssl/apps/
H A Docsp.c243 char *sign_certfile = NULL, *verify_certfile = NULL, *rcertfile = NULL; in ocsp_main() local
377 verify_certfile = opt_arg(); in ocsp_main()
384 verify_certfile = opt_arg(); in ocsp_main()
806 if (verify_certfile != NULL) { in ocsp_main()
807 if (!load_certs(verify_certfile, 0, &verify_other, NULL, in ocsp_main()

Completed in 6 milliseconds