[
https://issues.apache.org/jira/browse/HTTPCLIENT-1591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14268014#comment-14268014
]
bitfire commented on HTTPCLIENT-1591:
-------------------------------------
I can't observe this. In this implementation:
https://github.com/bitfireAT/davdroid/blob/master/app/src/main/java/at/bitfire/davdroid/webdav/TlsSniSocketFactory.java
either connectSocket OR createLayeredSocket is called, but never both.
connectSocket is called for establishing a direct TLS connection,
createLayeredSocket for establishing a TLS connection on an existing socket.
> 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]