c02277283c
esvm is small commandline tool to start different cluster in a fast way. This commit adds a preconfigured .esvmrc for starting a SSL enabled cluster in no time. All you need to do is to build the package and run esvm shield This starts a two node cluster with SSL enabled on HTTP and transport Original commit: elastic/x-pack-elasticsearch@f701fd1134 |
||
---|---|---|
dev-tools | ||
src | ||
.esvmrc | ||
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.