bneradt opened a new pull request, #13378:
URL: https://github.com/apache/trafficserver/pull/13378

   Certificate selection decisions require visibility into the signature
   algorithms clients offer, but access logs currently expose only TLS
   cipher and group details. This makes it difficult to identify clients
   that depend on a particular certificate signature type.
   
   This adds native fields for the offered signature-algorithm list and
   the algorithm used by ATS, with GREASE filtering and resumption-aware
   capture. It documents the fields and covers TLS 1.2 and TLS 1.3 full
   and resumed handshakes.


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