From: Eric Covener Date: Mon, 26 Aug 2013 16:11:22 +0000 (+0000) Subject: add a warning about BREACH to the first two sample configurations. X-Git-Tag: 2.5.0-alpha~5147 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0d0986770c3345a16983bbe519aae7121587b7b2;p=apache add a warning about BREACH to the first two sample configurations. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1517589 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_deflate.xml b/docs/manual/mod/mod_deflate.xml index 783ca9c281..a8da0c2455 100644 --- a/docs/manual/mod/mod_deflate.xml +++ b/docs/manual/mod/mod_deflate.xml @@ -38,6 +38,11 @@ client Filters
Enabling Compression + Compression and TLS +

Some web applications are vulnerable to an information disclosure + attack when a TLS connection carries deflate compressed data. For more + information, review the details of the "BREACH" family of attacks.

+
Output Compression

Compression is implemented by the DEFLATE