zwoop commented on PR #12363:
URL: https://github.com/apache/trafficserver/pull/12363#issuecomment-3101922764

   > I wonder what would be a way to read [additional 
certificates](https://www.ietf.org/archive/id/draft-ietf-httpbis-secondary-server-certs-01.html).
 `%{OUTBOUND:SERVER-CERT[1]}` ? It's not supported by even ATS core but it may 
be worth considering to avoid ugly syntax.
   
   I think the "syntax" for this would likely have to be nested :'s, if / when 
we want to support this. E.g.
   
   ```
   %{OUTBOUND-SERVER-CERT:1:CN}
   ```
   


-- 
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]

Reply via email to