[wildfly-dev] WFCORE-3075 - KeyStore/KeyManager password
Jan Kalina
jkalina at redhat.com
Wed Jul 19 10:56:35 EDT 2017
I have written analysis/design notes for KeyManager/KeyStore improvement in
Elytron:
Analysis / Design - KeyStore password as default KeyManager password
https://developer.jboss.org/wiki/AnalysisDesign-KeyStorePasswordAsDefaultKeyManagerPassword
The goal is to allow not specifying keystore item password - only keystore
password would be specified. Item (private key) would be in such case
decrypted using keystore password. (This is how it works in legacy security)
Problem in Elytron is how to deliver this password from KeyStore into
KeyManager, as KeyManager and KeyStore are two independent resources in
Elytron.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/wildfly-dev/attachments/20170719/e969204d/attachment.html
More information about the wildfly-dev
mailing list