This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push: new 2b8fde91a9 Add changelog entry 2b8fde91a9 is described below commit 2b8fde91a9bbc30f1580307294e1cafdee2a63f6 Author: remm <r...@apache.org> AuthorDate: Mon Oct 7 13:01:49 2024 +0200 Add changelog entry --- webapps/docs/changelog.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 0c6348b5b6..3889e502db 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -148,6 +148,10 @@ <code>certificateKeystorePassword</code> attribute of a certificate. (remm) </update> + <fix> + Return null SSL session id on zero length byte array returned from the + SSL implementation. (remm) + </fix> </changelog> </subsection> <subsection name="Jasper"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org