ed959d684a
* Fixed issue, where client auth was never needed for HTTP. * Changed parameter name to `require.client.auth` * Added tests, removed useless code in SslIntegrationTests Original commit: elastic/x-pack-elasticsearch@ea424e0ae4 |
||
---|---|---|
src | ||
LICENSE.txt | ||
README.asciidoc | ||
all-signatures.txt | ||
core-signatures.txt | ||
pom.xml | ||
test-signatures.txt | ||
tests.policy |
README.asciidoc
= Elasticsearch Security Plugin This plugins adds security features to elasticsearch You can build the plugin with `mvn package`. The documentation is put in the `docs/` directory.