Home
last modified time | relevance | path

Searched refs:sign_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
381 sign_certfile = opt_arg(); in ocsp_main()
695 if (sign_certfile != NULL) { in ocsp_main()
696 if (!load_certs(sign_certfile, 0, &sign_other, NULL, in ocsp_main()

Completed in 6 milliseconds