Java keystores can have a keystore password as well as a password on the 
private key contained inside of that keystore (when that keystore may contain 
multiple keys). Usually, but not always, the "key password" is the same as the 
keystore password. This commit introduces a new property to allow this 
configuration, but fall back to the keystore password when unset.

This also includes a revert of #646 as that "fix" didn't actually address the 
problem I was seeing.

[ Full content available at: https://github.com/apache/accumulo/pull/658 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to