From 9cafa423f134af8c30121f3189a9a6498a02c911 Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Sat, 12 Jul 2014 15:08:45 +0000 Subject: [PATCH] various improvements to error handling git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1609941 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/STATUS b/STATUS index c8c34c8d08..06b3bffa1d 100644 --- a/STATUS +++ b/STATUS @@ -203,6 +203,24 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: Trunk patch works after "svn resolved docs/log-message-tags" +1: trawick, covener + * mod_ssl: Fix issue with redirects to error documents when handling + SNI errors. + trunk patch: http://svn.apache.org/r1609914 + 2.4.x patch: Trunk patch works modulo CHANGES. + +1: trawick + + * mod_ssl: Set an error note for requests rejected due to + SSLStrictSNIVHostCheck + trunk patch: http://svn.apache.org/r1609936 + 2.4.x patch: Trunk patch works modulo CHANGES. + +1: trawick + + * core: Include any error notes set by modules in the canned error + response for 403 errors. + trunk patch: http://svn.apache.org/r1609938 + 2.4.x patch: Trunk patch works modulo CHANGES. + +1: trawick + OTHER PROPOSALS * A list of further possible backports can be found at: -- 2.50.1