OpenSearch/elasticsearch
Daniel Mitterdorfer 7eebacc884 Disable HTTP compression by default when HTTPS is enabled.
With elastic/elasticsearchelastic/elasticsearch#7309 we enable HTTP compression by
default. However, this can pose a security risk for HTTPS
traffic (e.g. BREACH attack). Hence, we disable HTTP compression
by default again if HTTPS enabled (note that this still allows the
user to explicitly enable HTTP compression if they want to).

Relates elastic/elaticsearchelastic/elasticsearch#7309

Original commit: elastic/x-pack-elasticsearch@8da100c9a5
2016-05-03 08:54:57 +02:00
..
license Remove XContentBuilderString 2016-04-18 14:37:17 -07:00
qa Watcher: Refactoring, move to org.elasticsearch.xpack 2016-05-02 10:58:34 +02:00
x-dev-tools Smoke Testing: Add smoke tester for licensing 2016-04-28 08:47:31 +02:00
x-pack Disable HTTP compression by default when HTTPS is enabled. 2016-05-03 08:54:57 +02:00
build.gradle Change path separator for Checkstyle suppressions to be Windows compatible 2016-02-05 12:15:47 +01:00
checkstyle_suppressions.xml Remove suppression and implement hashCode 2016-02-09 21:49:13 -05:00