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

/httpd/modules/ssl/
H A Dssl_util_stapling.c388 static BOOL stapling_renew_response(server_rec *s, modssl_ctx_t *mctx, SSL *ssl, function
406 "stapling_renew_response: querying responder");
432 "stapling_renew_response: no uri for responder");
443 "stapling_renew_response: Error parsing uri %s",
450 "stapling_renew_response: Unsupported uri %s", ocspuri);
466 "stapling_renew_response: responder error");
479 "stapling_renew_response: query response received");
483 "stapling_renew_response: error in retrieved response!");
488 "stapling_renew_response: responder error %s",
494 "stapling_renew_response
[all...]

Completed in 11 milliseconds