You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "bitfire (JIRA)" <ji...@apache.org> on 2015/01/07 19:57:34 UTC

[jira] [Commented] (HTTPCLIENT-1591) SNI doesn't work in Android port for proxied connections

    [ 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: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org