From 311916f9e3cf0aca6978d655e60de10ccf6d6f95 Mon Sep 17 00:00:00 2001 From: Yann Ylavic Date: Fri, 1 Jul 2016 15:17:48 +0000 Subject: [PATCH] Propose ab SNI extension. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1750963 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/STATUS b/STATUS index 7196403c48..0b64bb3e5e 100644 --- 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 -- 2.40.0