Home
last modified time | relevance | path

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

/openssl/apps/
H A Docsp.c240 char *reqout = NULL, *respout = NULL, *ridx_filename = NULL; in ocsp_main() local
460 ridx_filename = opt_arg(); in ocsp_main()
553 && respin == NULL && !(port != NULL && ridx_filename != NULL)) in ocsp_main()
607 if (ridx_filename != NULL in ocsp_main()
614 if (ridx_filename != NULL) { in ocsp_main()
615 rdb = load_index(ridx_filename, NULL); in ocsp_main()
619 ridx_filename); in ocsp_main()
641 CA_DB *newrdb = load_index(ridx_filename, NULL); in ocsp_main()
650 ridx_filename); in ocsp_main()
673 || host != NULL || add_nonce || ridx_filename != NULL)) { in ocsp_main()
[all …]

Completed in 7 milliseconds