Searched defs:verify_ocsp_status (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/ssl/ | ||
H A D | ssl_engine_ocsp.c | 129 static int verify_ocsp_status(X509 *cert, X509_STORE_CTX *ctx, conn_rec *c, function 277 rv = verify_ocsp_status(cert, ctx, c, sc, s, vpool); |
Completed in 7 milliseconds