OpenSearch/shield
Suyog Rao 63a04169a2 Docs: Add PKI auth support for Logstash http protocol
Closes elastic/elasticsearch#328

Original commit: elastic/x-pack-elasticsearch@04235e714a
2015-07-30 14:05:59 -07:00
..
.settings fix test compilation 2015-07-22 09:10:34 -04:00
bin/shield initial migration of shield 2015-07-13 12:31:34 +02:00
config/shield initial migration of shield 2015-07-13 12:31:34 +02:00
dev-tools Documentation: Fix calls for bin/plugin to be compatible with master 2015-07-24 12:24:44 +02:00
docs Docs: Add PKI auth support for Logstash http protocol 2015-07-30 14:05:59 -07:00
src allow ldap user search connection pool creation to be retried if it fails on startup 2015-07-30 14:24:52 -04:00
LICENSE.txt initial migration of shield 2015-07-13 12:31:34 +02:00
NOTICE.txt initial migration of shield 2015-07-13 12:31:34 +02:00
README.asciidoc initial migration of shield 2015-07-13 12:31:34 +02:00
TESTING.asciidoc initial migration of shield 2015-07-13 12:31:34 +02:00
pom.xml [Test] mute the cat node attributes rest test 2015-07-30 07:03:03 -04:00
test-signatures.txt initial migration of shield 2015-07-13 12:31:34 +02:00

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.