]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add proposal
authorRuediger Pluem <rpluem@apache.org>
Wed, 26 Feb 2014 19:50:08 +0000 (19:50 +0000)
committerRuediger Pluem <rpluem@apache.org>
Wed, 26 Feb 2014 19:50:08 +0000 (19:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1572218 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ad9eeb487e7a36097067529dcc419595c7dc851b..724706824884d8f26764acf06ee2ca0a81641018 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -151,6 +151,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.2.x patch: http://people.apache.org/~jailletc36/patch_2.2.diff
     +1: jailletc36
 
+ * mod_ssl: Do not perform SNI / Host header comparison in case of a
+   forward proxy request.
+     Trunk version of patch:
+        http://svn.apache.org/r1553204
+        http://svn.apache.org/r1555240
+        http://svn.apache.org/r1572198
+     Backport version for 2.2.x of patch:
+        http://people.apache.org/~rpluem/patches/no_sni_check_forward_proxy_2.2.x.diff
+     +1: rpluem,
+
 PATCHES/ISSUES THAT ARE STALLED
 
   * mod_cache: Realign the cache_quick_handler() to behave identically