From: Eric Covener Date: Mon, 19 Aug 2013 17:32:32 +0000 (+0000) Subject: propose SNI fix for 2.2.x X-Git-Tag: 2.2.26~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab8c6588addbb797c0605e75b57a0d448d178f13;p=thirdparty%2Fapache%2Fhttpd.git propose SNI fix for 2.2.x git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1515522 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index aca1810e5ca..f470a7e8f50 100644 --- 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