OpenSearch/distribution
Ryan Ernst 5202e7e93b Settings: Move keystore creation to plugin installation (#26329)
This commit removes the keystore creation on elasticsearch startup, and
instead adds a plugin property which indicates the plugin needs the
keystore to exist. It does still make sure the keystore.seed exists on
ES startup, but through an "upgrade" method that loading the keystore in
Bootstrap calls.

closes #26309
2017-08-24 12:12:47 -07:00
..
bwc Teach the build about betas and rcs (#26066) 2017-08-10 14:30:00 -04:00
deb Rename CONF_DIR to ES_PATH_CONF 2017-08-15 06:19:06 +09:00
integ-test-zip [TEST] prevent yaml tests from using raw requests (#26044) 2017-08-07 11:02:16 +02:00
rpm Rename CONF_DIR to ES_PATH_CONF 2017-08-15 06:19:06 +09:00
src/main Use Java 9 FilePermission model (#26302) 2017-08-22 11:22:00 +09:30
tar Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
tools Settings: Move keystore creation to plugin installation (#26329) 2017-08-24 12:12:47 -07:00
zip Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
build.gradle Rename CONF_DIR to ES_PATH_CONF 2017-08-15 06:19:06 +09:00