Description
JavaKeyStoreProvider generates a jceks keystore file for key storage. Although we have different fall backs in ProviderUtils#locatePassword to specify the keystore password, it appears the password itself can never be changed after generation.
This jira is to make it possible to change the keystore password.
Attachments
Attachments
Issue Links
- relates to
-
HADOOP-14095 Document caveats about the default JavaKeyStoreProvider in KMS
- Resolved