[jboss-jira] [JBoss JIRA] (WFLY-13762) SSLContext to support delegation to alternate instances based on peer information.

Diana Vilkolakova (Jira) issues at jboss.org
Tue Aug 11 06:17:00 EDT 2020


Diana Vilkolakova created WFLY-13762:
----------------------------------------

             Summary: SSLContext to support delegation to alternate instances based on peer information.
                 Key: WFLY-13762
                 URL: https://issues.redhat.com/browse/WFLY-13762
             Project: WildFly
          Issue Type: Feature Request
          Components: Security
            Reporter: Diana Vilkolakova
            Assignee: Diana Vilkolakova


As an SSLEngine is created the host and port information is available at the time the engine is requested: -

[https://download.java.net/java/early_access/jdk11/docs/api/java.base/javax/net/ssl/SSLContext.html#createSSLEngine(java.lang.String,int])

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.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)



More information about the jboss-jira mailing list