7eebacc884
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 |
||
---|---|---|
buildSrc | ||
dev-tools | ||
elasticsearch | ||
.dir-locals.el | ||
.projectile | ||
GRADLE.CHEATSHEET | ||
LICENSE.txt | ||
README.asciidoc | ||
build.gradle | ||
gradle.properties | ||
settings.gradle |
README.asciidoc
= Elasticsearch X Plugins A set of Elastic's commercial plugins: - License - Shield - Watcher - Marvel = Setup You must checkout x-plugins and elasticsearch in the same directory as siblings. This elasticsearch checkout will be used when building x-plugins.