Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/apps/
H A Docsp.c245 char *rsignfile = NULL, *rkeyfile = NULL; in ocsp_main() local
478 rsignfile = opt_arg(); in ocsp_main()
588 if (rsignfile != NULL) { in ocsp_main()
590 rkeyfile = rsignfile; in ocsp_main()
591 rsigner = load_cert(rsignfile, FORMAT_UNDEF, "responder certificate"); in ocsp_main()
/third_party/openssl/apps/
H A Docsp.c245 char *rsignfile = NULL, *rkeyfile = NULL; in ocsp_main() local
478 rsignfile = opt_arg(); in ocsp_main()
588 if (rsignfile != NULL) { in ocsp_main()
590 rkeyfile = rsignfile; in ocsp_main()
591 rsigner = load_cert(rsignfile, FORMAT_UNDEF, "responder certificate"); in ocsp_main()

Completed in 4 milliseconds