This copying is fine, but I'm not sure it's needed. I had thought the default behavior was that the keystore passphrase would also be used to unlock the specific key being queried. I had thought that because, by convention, most people do that, and I thought the tooling (such as the keytool command) reflected that convention... but I could be wrong here. If I'm right, then it would probably make more sense to defer to the default behavior underneath, and simply call, or avoid calling, `sslContextFactory.setKeyManagerPassword(...)` below, rather than always call it and establish our own reuse convention.
[ Full content available at: https://github.com/apache/accumulo/pull/658 ] This message was relayed via gitbox.apache.org for [email protected]
