Searched defs:certID (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/ssl/
H A Dssl_engine_ocsp.c137 OCSP_CERTID *certID = NULL; local
145 request = create_request(ctx, cert, &certID, s, pool, sc);
199 rc = OCSP_resp_find_status(basicResponse, certID, &status,
246 /* certID is freed when the request is freed */

Completed in 10 milliseconds