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-native.git
The following commit(s) were added to refs/heads/main by this push:
new 6900ce4ac Add change log entry
6900ce4ac is described below
commit 6900ce4ac9233f63e4c8ee11e66bd42c6bd84c26
Author: Mark Thomas <[email protected]>
AuthorDate: Fri Dec 12 08:45:56 2025 +0000
Add change log entry
---
xdocs/miscellaneous/changelog.xml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/xdocs/miscellaneous/changelog.xml
b/xdocs/miscellaneous/changelog.xml
index 633316592..91b682912 100644
--- a/xdocs/miscellaneous/changelog.xml
+++ b/xdocs/miscellaneous/changelog.xml
@@ -56,6 +56,11 @@
<add>
Add the ability to control the OCSP verification flags. (markt)
</add>
+ <add>
+ Configure TLS 1.3 connections from the provided ciphers list as well as
+ connections using TLS 1.2 and earlier. Pull request provided by gastush.
+ (markt)
+ </add>
</changelog>
</section>
<section name="Changes in 2.0.9">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]