No, and there is no plan to support it at jdk7 at present.
Xuelei
Richard Stupek wrote:
Is SNI (Server name indication) slated to be in JDK7?
I am researching using JAAS login modules to accomplish the following
requirement:
First, if the user presents an X509 certificate, then authenticate using that
certificate (this module is already written)
Second, if no certificate is presented, use NTLM single sign on for
authentication. If u
Is SNI (Server name indication) slated to be in JDK7?
Changeset: 043dfafc41a5
Author:chegar
Date: 2009-02-11 13:16 +
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/043dfafc41a5
6799040: Portability issues in src/solaris/native/java/net/Inet4AddressImpl.c
Reviewed-by: alanb
Contributed-by: chris...@zoulas.com
! src/solaris/native/