]
James Perkins updated WFLY-11250:
---------------------------------
Fix Version/s: 15.0.0.Final
Add support for registering a single JVM / Server wide default
SSLContext
-------------------------------------------------------------------------
Key: WFLY-11250
URL:
https://issues.jboss.org/browse/WFLY-11250
Project: WildFly
Issue Type: Feature Request
Components: Documentation, Security
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Priority: Major
Fix For: 15.0.0.Beta1, 15.0.0.Final
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.