This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/10.1.x by this push:
     new 509aa2b971 Add changelog entry for bug 67675.
509aa2b971 is described below

commit 509aa2b9716e0f2417228d4906453f55065bb4ec
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Tue Oct 24 22:56:54 2023 +0100

    Add changelog entry for bug 67675.
---
 webapps/docs/changelog.xml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 5463f44be2..5f381fdfd3 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -139,6 +139,11 @@
         the <code>TLSCertificateReloadListener</code> or, in the rare case that
         they do not, log a warning on Connector start. (markt)
       </fix>
+      <fix>
+        <bug>67675</bug>: Support a wider range of KDF and ciphers for PEM 
files
+        than the combinations supported by the JVM by default. Specifically,
+        support the OpenSSL default of HmacSHA256 and DES-EDE3-CBC. (markt) 
+      </fix>
     </changelog>
   </subsection>
   <subsection name="WebSocket">


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to