Proposed API Changes for JEP 114: TLS Server Name Indication (SNI) Extension

Xuelei Fan xuelei.fan at oracle.com
Wed Jun 27 16:12:25 UTC 2012


Hi,

As part of JEP 114[1], I have been working on a few API changes for JDK
8 to support TLS server name indication in server side.

I have posted a README and the webrev for the specification for review:
    http://cr.openjdk.java.net./~xuelei/7068321/README
    http://cr.openjdk.java.net./~xuelei/7068321/webrev_spec.00/

The README gives some behavior changes of Oracle provider related to
this JEP, and a couple of examples about how to use the new APIs to
support virtual hosting mechanisms.

Please review the API changes and send any comments to the list. I would
prefer to get any comments by the end of next Monday (July 2th), if
possible.

Thanks,
Xuelei

[1]: http://openjdk.java.net/jeps/114



More information about the security-dev mailing list