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-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8455ab0934a01dab25508856f8b492ce1d1e4bea;p=thirdparty%2Fapache%2Fhttpd.git 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 783ca9c2817..a8da0c24554 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