Searched refs:rca_filename (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/openssl/openssl/apps/ |
H A D | ocsp.c | 243 char *rca_filename = NULL, *reqin = NULL, *respin = NULL; in ocsp_main() local 464 rca_filename = opt_arg(); in ocsp_main() 596 if (!load_certs(rca_filename, 0, &rca_cert, NULL, "CA certificates")) in ocsp_main()
|
/third_party/openssl/apps/ |
H A D | ocsp.c | 243 char *rca_filename = NULL, *reqin = NULL, *respin = NULL; in ocsp_main() local 464 rca_filename = opt_arg(); in ocsp_main() 596 if (!load_certs(rca_filename, 0, &rca_cert, NULL, "CA certificates")) in ocsp_main()
|
Completed in 5 milliseconds