-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
8.2.0.GA
-
None
-
False
-
-
False
-
-
As an SSLEngine is created the host and port information is available at the time the engine is requested: -
We could make use of this information to dynamically select alternative configurations.
This would also be a natural follow up to EAP7-1096 so the registered SSLContext could delegate to different configurations based on destination.
Elytron PR: https://github.com/wildfly-security/wildfly-elytron/pull/1382
WildFly Core PR: https://github.com/wildfly/wildfly-core/pull/4311
WildFly PR with smoke test: https://github.com/wildfly/wildfly/pull/13687
WildFly PR with community docs: https://github.com/wildfly/wildfly/pull/13687