67928a57cb
A range is provided for the client profile and the test assumes that the first port in the range is the port that the transport is bound to, which is not always true. This change makes the test use the actual port that the client profile is bound to. Closes elastic/elasticsearch#531 Original commit: elastic/x-pack-elasticsearch@05962702ed |
||
---|---|---|
dev-tools | ||
src | ||
LICENSE.txt | ||
README.asciidoc | ||
TESTING.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.