JDK-8156136 : Release Note: Server Name Indication (SNI) extension support
  • Type: Sub-task
  • Component: security-libs
  • Sub-Component: javax.net.ssl
  • Affected Version: 6u121,7
  • Priority: P4
  • Status: Closed
  • Resolution: Delivered
  • Submitted: 2016-05-05
  • Updated: 2022-06-17
  • Resolved: 2017-03-31
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6 JDK 7
6u115Resolved 7Resolved
Related Reports
Relates :  
Description
Support for the Server Name Indication (SNI) extension has been added to the JSSE client in the SunJSSE provider. See the [JSSE Reference Guide](http://docs.oracle.com/javase/8/docs/technotes/guides/security/jsse/JSSERefGuide.html#SNIExtension) for details.