[
https://issues.apache.org/jira/browse/HTTPCLIENT-1591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14268192#comment-14268192
]
bitfire commented on HTTPCLIENT-1591:
-------------------------------------
In your class, I don't see where SNI is set for non-proxied connections: When
connectSocket is called for an SSLSocket created by createSocket (or with
socket == null), it connects the TCP socket, starts the handshake and verifies
the hostname. Where's the SNI setup (setHostname)? Shouldn't it be called
before startHandshake?
> 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]