]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
backport proposal of log level adjust in mod_ssl re SSLStrictSNIVHostCheck
authorStefan Eissing <icing@apache.org>
Thu, 20 Sep 2018 09:07:46 +0000 (09:07 +0000)
committerStefan Eissing <icing@apache.org>
Thu, 20 Sep 2018 09:07:46 +0000 (09:07 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1841447 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 40cbd9f9577afa9ef8cf551fb8ed113895f850b1..bbfb2628d2595e20db750ea8b5982ff34a57bf22 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -213,7 +213,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-ab.patch
      +1: minfrin, jim
 
-     
+  *) mod_ssl: downgrade logging of requests without SNI when SSLStrictSNIVHostCheck is on
+              (just a quality of life improvement for log-reading admins):
+      trunk: http://svn.apache.org/r1841446
+      2.4.x branch: svn merge -c 1841446 ^/httpd/httpd/trunk .
+      +1: icing
+
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]