The current keystore currently uses a blank password "" and doesn't allow the user to configure the password on the keystore. The internal implementation has everything in place to support a user provided password.
Logstash is moving forward to allow user to setup an environment variable named LOGSTASH_KEYSTORE_PASS, that could be use to decrypt and create new keys in the keystore.
TODO
Follow up issue from #5687
related issues: elastic/elasticsearch#22475
The current keystore currently uses a blank password "" and doesn't allow the user to configure the password on the keystore. The internal implementation has everything in place to support a user provided password.
Logstash is moving forward to allow user to setup an environment variable named
LOGSTASH_KEYSTORE_PASS, that could be use to decrypt and create new keys in the keystore.TODO
Follow up issue from #5687
related issues: elastic/elasticsearch#22475