dd8ce6017b
This updates our test certificates to have more subject alternative names and adds a script to make regeneration easier in the future. Also added are the private keys in PEM format and a .p12 version of the keystore. In the future we may want to start supporting PKCS12 keystores and this will be a starting point for that. Original commit: elastic/x-pack-elasticsearch@92c94c9f28 |
||
---|---|---|
.. | ||
bin/shield | ||
config/shield | ||
dev-tools | ||
docs | ||
src | ||
LICENSE.txt | ||
NOTICE.txt | ||
README.asciidoc | ||
TESTING.asciidoc | ||
pom.xml | ||
test-signatures.txt |
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.