TLS extensions API, ALPN and HTTP 2.0
Sean Mullan
sean.mullan at oracle.com
Fri Sep 26 18:03:58 UTC 2014
On 09/17/2014 01:18 PM, Simone Bordet wrote:
> For the server to differentiate between those 2 connections he would
> need the SNI information, which I don't think it's currently available
> in JDK 8, right ?
No. It is. We added support for SNI in JDK 8. See:
http://docs.oracle.com/javase/8/docs/technotes/guides/security/jsse/JSSERefGuide.html#SNIExtension
--Sean
More information about the security-dev
mailing list