[jbossws-issues] [JBoss JIRA] (JBWS-3626) Ability to globally configure SSL settings for JAX-WS clients

Kyle Lape (JIRA) jira-events at lists.jboss.org
Thu Apr 18 14:27:53 EDT 2013


Kyle Lape created JBWS-3626:
-------------------------------

             Summary: Ability to globally configure SSL settings for JAX-WS clients
                 Key: JBWS-3626
                 URL: https://issues.jboss.org/browse/JBWS-3626
             Project: JBoss Web Services
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: jbossws-cxf
            Reporter: Kyle Lape


Right now, every JAX-WS client that needs to connect to an SSL-enabled endpoint needs to utilize the {{TLSClientParameters}} object from the CXF API library to configure SSL/TLS (unless everything is already configured in the JDK for this particular endpoint).  It would be nice if this could be configured globally (perhaps in standalone.xml/domain.xml?) and without CXF-specific APIs needed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbossws-issues mailing list