This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit aa1e1d6f66c4f907a373fdd27b8b5cc9e19602d4 Author: Mark Thomas <ma...@apache.org> AuthorDate: Mon Jun 23 11:40:24 2025 +0100 Update change log --- webapps/docs/changelog.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index af76271bbd..770acaaacc 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -258,6 +258,11 @@ Update Tomcat's WebSocket support to version 2.3 of the Jakarta WebSocket API. (markt) </update> + <add> + Implement the new <code>HandshakeRequest</code> method, + <code>getUserX509CertificateChain()</code> that provides the client + certificate chain, if present, during the WebSocket handshake. (markt) + </add> <!-- Entries for backport and removal before 12.0.0-M1 below this line --> </changelog> </subsection> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org