[ 
https://issues.apache.org/jira/browse/CXF-5071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13681587#comment-13681587
 ] 

Daniel Kulp commented on CXF-5071:
----------------------------------


Most likely, if the user has configured in an SocketFactory, we should delegate 
to the URLConnection based implementation. 
                
> 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