Aymeric Levaux created CXF-5071:
-----------------------------------

             Summary: Async Http transport: Injecting an sslSocketFactory in 
the tlsClientParameters has no effect 
                 Key: CXF-5071
                 URL: https://issues.apache.org/jira/browse/CXF-5071
             Project: CXF
          Issue Type: Bug
          Components: Transports
    Affects Versions: 2.7.5
            Reporter: Aymeric Levaux


When using the async http transport, the sslSocketFactory injected in the 
tlsClientParameters is not taken into account.  
TLSClientParameters.getSSLSocketFactory() is only used in 
HttpsURLConnectionFactory.

This issue prevents the integration with custom JSSE implementations (e.g.: 
using the Websphere JSSEHelper to get a specific SSLSocketFactory).

--
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

Reply via email to