]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose SNI fix for 2.2.x
authorEric Covener <covener@apache.org>
Mon, 19 Aug 2013 17:32:32 +0000 (17:32 +0000)
committerEric Covener <covener@apache.org>
Mon, 19 Aug 2013 17:32:32 +0000 (17:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1515522 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index aca1810e5cac769a4ed8602e1185a7638658faf4..f470a7e8f5087e04b658665cfbba7457a9640f54 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -142,6 +142,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.2.x patch: trunk patch to ssl_engine_config.c (above) applies with offset
     +1: trawick
 
+  * mod_ssl: compare SNI hostname to Host header case insensitively
+
+    trunk patch: http://svn.apache.org/viewvc?rev=1082189&view=rev
+    2.4.x patch: n/a, fixed before 2.4 branched.
+    2.2.x patch: trunk works
+    +1 covener
+    
+
 PATCHES/ISSUES THAT ARE STALLED
 
   * mod_cache: Realign the cache_quick_handler() to behave identically