]> granicus.if.org Git - apache/commitdiff
Propose ab SNI extension.
authorYann Ylavic <ylavic@apache.org>
Fri, 1 Jul 2016 15:17:48 +0000 (15:17 +0000)
committerYann Ylavic <ylavic@apache.org>
Fri, 1 Jul 2016 15:17:48 +0000 (15:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1750963 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 7196403c48fcc10e1cae601c66fe0f6a5b58e528..0b64bb3e5e37e0155ba094013a754b7de500ccbd 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -151,6 +151,18 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x: trunk patch works
      +1: elukey
 
+  *) ab: Set the Server Name Indication (SNI) extension on outgoing TLS
+     connections (unless -I is specified), according to the Host header (if
+     any) or the requested URL's hostname otherwise.
+     trunk patch: http://svn.apache.org/r1750854
+                  http://svn.apache.org/r1750855
+                  http://svn.apache.org/r1750947
+                  http://svn.apache.org/r1750955
+                  http://svn.apache.org/r1750960
+     2.4.x patch: http://home.apache.org/~ylavic/patches/httpd-2.4.x-ab_sni.patch
+                  (needed to adapt CHANGES entry since r1750854)
+     +1: ylavic
+
 
 PATCHES/ISSUES THAT ARE BEING WORKED