Darran Lofthouse created ELY-142:
------------------------------------
Summary: A generic atomic reloadable KeyStore
Key: ELY-142
URL:
https://issues.jboss.org/browse/ELY-142
Project: WildFly Elytron
Issue Type: Feature Request
Components: SSL
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 1.0.0.Alpha1
Existing KeyStores can be re-initialised on demand, however this does not give us an
option to roll back the change in the context of other management operations.
If we have a KeyStore implementation that internally creates a new KeyStore and returns a
copy of the previous KeyStore we have something we can swap back in the event of a roll
back.
This is intended to be used in environments where threading is controlled externally e.g.
in the case of WildFly management ops the concurrency of management ops is controlled.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)