On 19 Apr 2013, at 21:06, Felipe Gasper <fel...@felipegasper.com> wrote:

>    What are the big things out there that still don’t have SNI support?
> 
>    As far as I know:
> 
> CentOS 5 (by default)
> Android 2.x
> original iPhone & iPod Touch
> IE on WinXP
> 
>    I’m looking for “major obstacles to deployment”. The Wikipedia page 
> (https://en.wikipedia.org/wiki/Server_Name_Indication) gives quite a few, but 
> I thought maybe folks here could contribute something additional.

Java 6 and earlier lack support, as does httpclient which refuses to support 
SNI on principle: https://issues.apache.org/jira/browse/HTTPCLIENT-1119. This 
affects the most recent versions of maven.

Svnkit also doesn't support SNI until very recently, affecting many continuous 
integration servers.

Regards,
Graham
--

Reply via email to