]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Changelog for r1918880
authorRuediger Pluem <rpluem@apache.org>
Wed, 3 Jul 2024 14:42:13 +0000 (14:42 +0000)
committerRuediger Pluem <rpluem@apache.org>
Wed, 3 Jul 2024 14:42:13 +0000 (14:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1918881 13f79535-47bb-0310-9956-ffa450edef68

changes-entries/restore_ssl_dump_with_3.txt [new file with mode: 0644]

diff --git a/changes-entries/restore_ssl_dump_with_3.txt b/changes-entries/restore_ssl_dump_with_3.txt
new file mode 100644 (file)
index 0000000..771f979
--- /dev/null
@@ -0,0 +1,2 @@
+  *) mod_ssl: Restore SSL dumping on trace7 loglevel with OpenSSL >= 3.0.
+     [Ruediger Pluem, Yann Ylavic]