Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-2962

Add JacORB SSL socket factories that use a JSSESecurityDomain to setup SSL sockets

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 7.1.0.CR1
    • 7.1.0.Beta1
    • IIOP
    • None

    Description

      Create SSL socket factories that rely on a configured JSSESecurityDomain to setup secure channels. These are to be installed if SSL support is enabled in the subsystem and will be used to setup SSL sockets whenever transport protection is required by an EJB (via ior-security-settings in the jboss-ejb3.xml descriptor).

      A security-domain attribute is to be added to the subsystem configuration to allow specification of the JSSE domain to be used. The configuration will look like this:

      <subsystem xmlns="urn:jboss:domain:jacorb:1.1">
      <orb>
      <initializers security="on">
      </orb>
      <security support-ssl="on" security-domain="jsse-domain"/>
      </subsystem>

      Attachments

        Activity

          People

            sguilhen Stefan Guilhen
            sguilhen Stefan Guilhen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: