9c76211393
This commit changes how we get the file and directory name for certificates in the tool. The tool now prompts the user for the filename. If the provided instance name will result in a valid filename, this is provided as a default. Otherwise the user must provide a valid filename. Closes elastic/elasticsearch#2854 Original commit: elastic/x-pack-elasticsearch@3c923d736b |
||
---|---|---|
.. | ||
bin/x-pack | ||
config/x-pack | ||
src | ||
README.asciidoc | ||
TESTING.asciidoc | ||
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.