maskit commented on code in PR #12952:
URL: https://github.com/apache/trafficserver/pull/12952#discussion_r2914346961
##########
doc/admin-guide/security/index.en.rst:
##########
@@ -334,6 +334,14 @@ Authority Information Access field of the signed
certificate. For example::
OCSP - URI:http://ocsp.digicert.com
CA Issuers -
URI:http://cacerts.digicert.com/DigiCertSHA2SecureServerCA.crt
+Before ATS 10, OCSP fetches were handled by OpenSSL. Starting in ATS 10,
+|TS| performs the OCSP fetch itself through FetchSM, so the OCSP responder URL
+must also be reachable through :file:`remap.config`. For example, if the
Review Comment:
This shouldn't be true.
https://github.com/apache/trafficserver/pull/10146
--
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]