elasticsearch/docs/reference/setup
Ioannis Kakavas 16e9433ead
Fix ReloadSecureSettings API to consume password (#54771)
The secure_settings_password was never taken into consideration in
the ReloadSecureSettings API. This commit fixes that and adds
necessary REST layer testing. Doing so, it also

- Allows TestClusters to have a password protected keystore
so that it can be set for tests.
- Adds a parameter to the run task so that elastisearch can
be run with a password protected keystore from source.
2020-04-10 16:48:36 +03:00
..
images
important-settings Document how to change GC logging behaviour (#52879) 2020-02-28 21:26:53 +00:00
install
sysconfig
add-nodes.asciidoc "Adding nodes" instructions only work on localhost (#52677) 2020-02-27 08:51:17 +00:00
bootstrap-checks-xes.asciidoc
bootstrap-checks.asciidoc
configuration.asciidoc
important-settings.asciidoc
install.asciidoc
jvm-options.asciidoc Document how to change GC logging behaviour (#52879) 2020-02-28 21:26:53 +00:00
logging-config.asciidoc
restart-cluster.asciidoc
secure-settings.asciidoc Fix ReloadSecureSettings API to consume password (#54771) 2020-04-10 16:48:36 +03:00
starting.asciidoc
stopping.asciidoc
sysconfig.asciidoc