Home
last modified time | relevance | path

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

/openssl/apps/
H A Docsp.c249 char *sign_certfile = NULL, *verify_certfile = NULL, *rcertfile = NULL; in ocsp_main() local
387 sign_certfile = opt_arg(); in ocsp_main()
699 if (sign_certfile != NULL) { in ocsp_main()
700 if (!load_certs(sign_certfile, 0, &sign_other, NULL, in ocsp_main()

Completed in 11 milliseconds