Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/apache:master commit in: 2.4/conf/vhosts.d/
Date: Mon, 16 Jul 2018 08:05:15
Message-Id: 1531728223.2e25601450315b6343daec1c7b928dabbd4c374d.polynomial-c@gentoo
1 commit: 2e25601450315b6343daec1c7b928dabbd4c374d
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 16 08:03:43 2018 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 16 08:03:43 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/apache.git/commit/?id=2e256014
7
8 Don't perform SSL exceptions for MSIE anymore.
9
10 Bug: https://bugs.gentoo.org/604744
11
12 2.4/conf/vhosts.d/00_default_ssl_vhost.conf | 5 -----
13 1 file changed, 5 deletions(-)
14
15 diff --git a/2.4/conf/vhosts.d/00_default_ssl_vhost.conf b/2.4/conf/vhosts.d/00_default_ssl_vhost.conf
16 index bb39547..6abc21d 100644
17 --- a/2.4/conf/vhosts.d/00_default_ssl_vhost.conf
18 +++ b/2.4/conf/vhosts.d/00_default_ssl_vhost.conf
19 @@ -170,11 +170,6 @@ Listen 443
20 # Similarly, one has to force some clients to use HTTP/1.0 to workaround
21 # their broken HTTP/1.1 implementation. Use variables "downgrade-1.0" and
22 # "force-response-1.0" for this.
23 - <IfModule setenvif_module>
24 - BrowserMatch ".*MSIE.*" \
25 - nokeepalive ssl-unclean-shutdown \
26 - downgrade-1.0 force-response-1.0
27 - </IfModule>
28
29 ## Per-Server Logging:
30 # The home of a custom SSL log file. Use this when you want a compact