-
Enhancement
-
Resolution: Fixed
-
P3
-
8
-
b63
-
generic
-
generic
-
Verified
Because of the limitation of TLS protocols, without SNI extension, HTTPS server cannot be hosted in virtual hosting infrastructure where multiple domains share the same IP address. This becomes even more of a problem in the age of cloud computing.
SunJSSE has enabled SNI extension in client by default from JDK 7. We need to support the SNI extension in server side in JDK 8.
SunJSSE has enabled SNI extension in client by default from JDK 7. We need to support the SNI extension in server side in JDK 8.
- relates to
-
JDK-8001751 Javadoc warnings in JSSE code
-
- Closed
-
-
JDK-8000954 Add final keyword to new method in SSLParameters
-
- Closed
-
-
JDK-4773451 Support IP address based virtual hosting in default KeyManager implementation
-
- Closed
-
-
JDK-8046104 JEP 114: TLS Server Name Indication (SNI) Extension
-
- Closed
-