Spec review of JEP 114: TLS Server Name Indication (SNI) Extension (original) (raw)

Chris Hegarty chris.hegarty at oracle.com
Mon Sep 3 13:22:48 UTC 2012


Xuelei,

This looks very good. Just a few minor comments:

-Chris.

On 03/09/2012 03:05, Xuelei Fan wrote:

Hi,

This is the spec review for JEP 114 [1]. webrev: http://cr.openjdk.java.net/~xuelei/7068321/webrevspec.10/ Network team, per RFC 6066, the hostname in TLS SNI extension need to be encoded in ASCII. In SNIHostName, to get the ASCII-Compatible Encoding (ACE), java.net.IDN is used to convert from general String and UTF-8 encoded byte array to ASCII string. We need expertise in networking, would you please review the spec of SNIHostName? Thanks, Xuelei [1]: http://openjdk.java.net/jeps/114



More information about the security-dev mailing list