Searched refs:rca_cert (Results 1 – 1 of 1) sorted by relevance
802 X509 *rca_cert = NULL; in ocsp_main() local880 rca_cert = load_cert(bio_err, cfg.rca_filename, in ocsp_main()960 if (cfg.ridx_filename && (!rkey || !rsigner || !rca_cert)) { in ocsp_main()973 i = make_ocsp_response(&resp, cfg.req, rdb, rca_cert, in ocsp_main()1100 X509_free(rca_cert); in ocsp_main()