Commit 97638b3b authored by Stefan Eissing's avatar Stefan Eissing
Browse files

backport proposal of log level adjust in mod_ssl re SSLStrictSNIVHostCheck


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1841447 13f79535-47bb-0310-9956-ffa450edef68
parent 65d2a0e4
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -213,6 +213,12 @@ 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 ]