You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Aymeric Levaux (JIRA)" <ji...@apache.org> on 2013/06/07 14:37:22 UTC

[jira] [Created] (CXF-5071) Async Http transport: Injecting an sslSocketFactory in the tlsClientParameters has no effect

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