maskit opened a new pull request, #10306: URL: https://github.com/apache/trafficserver/pull/10306
This adds support of OCSP requests by GET method. Requests by GET method enables caching their responses. If `proxy.config.ssl.ocsp.request_mode` is set to 1, ATS uses GET method for OCSP requests if possible. If the encoded URL is going to be too long, it fallbacks to POST method. The setting is 0 by default (no behavior change). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
