]
Jeff Mesnil updated WFCORE-4144:
--------------------------------
Fix Version/s: 7.0.0.Alpha3
(was: 7.0.0.Alpha2)
Add support for registering a single JVM / Server wide default
SSLContext
-------------------------------------------------------------------------
Key: WFCORE-4144
URL:
https://issues.jboss.org/browse/WFCORE-4144
Project: WildFly Core
Issue Type: Feature Request
Components: Security
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Priority: Major
Fix For: 7.0.0.Alpha3
By registering a global SSLContext libraries used within the application server can make
use of a managed SSLContext instead of relying on one automatically being created through
the standard system properties.