[jbossws-issues] [JBoss JIRA] (JBWS-3443) Add configurable per client SSL parameters

Alex O (JIRA) jira-events at lists.jboss.org
Thu Feb 23 08:27:36 EST 2012


Alex O created JBWS-3443:
----------------------------

             Summary: Add configurable per client SSL parameters
                 Key: JBWS-3443
                 URL: https://issues.jboss.org/browse/JBWS-3443
             Project: JBoss Web Services
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: jbossws-native
    Affects Versions: jbossws-native-3.4.1
            Reporter: Alex O


Currently, when web service clients exist inside a Jboss deployment (war, ear, etc), they explicitly rely on SSL settings from javax.ssl in the System.Properties() collection. This is global and affects all web service clients in the container. This can be problematic for obvious reasons, different clients calling different endpoints, possibly with different truststores. In addition, for web service clients that rely on HTTP client-cert for authentication, different certificates can be used for each client. We're specifically talking only about transport security here.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbossws-issues mailing list