zwoop commented on code in PR #12363:
URL: https://github.com/apache/trafficserver/pull/12363#discussion_r2221943192
##########
doc/admin-guide/plugins/header_rewrite.en.rst:
##########
@@ -496,6 +496,42 @@ As a special matcher, the inbound IP addresses can be
matched against a list of
and the configuration parser will error out. The format here is very
specific, in particular no
white spaces are allowed between the ranges.
+If |ATS| is built with :ref:`Cripts <developer-guide-cripts>` support, a
number of additional
+qualifiers are available exclusively on TLS sessions, for X509 certificate
introspection.
+The client certificate (for mutual TLS) is accessed qith qualifier prefix of
``CLIENT-CERT:``
Review Comment:
Fixed
--
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]