[jboss-jira] [JBoss JIRA] (WFLY-7197) Allow configuration of an Elytron SSLContext in the IIOP subsystem

Stefan Guilhen (JIRA) issues at jboss.org
Thu Sep 22 15:04:00 EDT 2016


Stefan Guilhen created WFLY-7197:
------------------------------------

             Summary: Allow configuration of an Elytron SSLContext in the IIOP subsystem
                 Key: WFLY-7197
                 URL: https://issues.jboss.org/browse/WFLY-7197
             Project: WildFly
          Issue Type: Feature Request
          Components: IIOP
            Reporter: Stefan Guilhen
            Assignee: Tomasz Adamski


Currently the IIOP subsystem defines an attribute that references a JSSE security domain to obtain the key and trust managers used by the SSLSocketFactory to build an SSLContext instance.

With Elytron we now have a new capability that exposes SSLContext instances and we should be able to use that in the IIOP subsystem. A new attribute must be added to allow for the specification of the Elytron SSLContext that should be used. The SSLSocketFactory will still support the old JSSE-based configuration but will be able to make use of Elytron's centralized SSL configuration to obtain an SSLContext.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list