2b108203fb
In order to run on different certs per port, we needed to adapt the logic of starting up. Also different profiles can now be applied to the N2NAuthenticator, so that a different profile can allow/deny different hosts. In addition minor refactorings have been done * Group keystore/truststore settings instead of using underscores * Change to transport profile settings instead of using specific shield ones Documentation has been updated as well Closes elastic/elasticsearch#290 Original commit: elastic/x-pack-elasticsearch@ad1ab974ea |
||
---|---|---|
.esvm-shield-config | ||
dev-tools | ||
src | ||
.esvmrc | ||
.esvmrc_active_dir | ||
.esvmrc_open_ldap | ||
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.