[
https://issues.apache.org/jira/browse/HTTPCLIENT-1591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14262225#comment-14262225
]
Oleg Kalnichevski commented on HTTPCLIENT-1591:
-----------------------------------------------
There is almost no difference between tunneled and non-tunneled connections as
far as SSL layering is concerned.The #connectSocket method passes control over
to #createLayeredSocket method in the normal execution flow. If a custom
SSLSocket instance is passed to #connectSocket it is assumed to be fully
initialized already and no SSL configuration is applied to it.
Does this make sense?
Oleg
> SNI doesn't work in Android port for proxied connections
> --------------------------------------------------------
>
> Key: HTTPCLIENT-1591
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1591
> Project: HttpComponents HttpClient
> Issue Type: Bug
> Components: HttpConn
> Affects Versions: 4.3.5
> Reporter: bitfire
> Fix For: 4.3.5.1-android
>
>
> Edit: for PROXIED connections
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]