From: Jeff Trawick Date: Fri, 11 Jul 2014 20:47:34 +0000 (+0000) Subject: It has been the week of SNI for me believe it or not... X-Git-Tag: 2.4.10~54 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b4638067f56ecbb340a99b046d6eb091bc32dc83;p=apache It has been the week of SNI for me believe it or not... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1609831 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 5999e91edc..0051b148df 100644 --- a/STATUS +++ b/STATUS @@ -196,6 +196,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: *) mod_dav: Fix improper encoding in PROPFIND responses. PR 56480. +1: breser, ylavic + * mod_ssl: The SNI callback already logs a debug message when the vhost + is found or no vhost matches. Log one when no name is provided + by the client. + trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1608284 + 2.4.x patch: Trunk patch works after "svn resolved docs/log-message-tags" + +1: trawick + OTHER PROPOSALS * A list of further possible backports can be found at: