-
Type:
Sub-task
-
Resolution: Delivered
-
Priority:
P4
-
Affects Version/s: 8u251, 9
-
Component/s: security-libs
-
Verified
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8242894 | 8u251 | Clifford Wayne | P4 | Closed | Delivered |
JEP 244 has enhanced the Java Secure Socket Extension (JSSE) to provide support for the TLS Application-Layer Protocol Negotiation (ALPN) Extension (RFC 7301). New methods have been added to the `javax.net.ssl` classes `SSLEngine`, `SSLSocket`, and `SSLParameters` to allow clients and servers to negotiate an application layer value as part of the TLS handshake.
- backported by
-
JDK-8242894 Release Note: TLS Application-Layer Protocol Negotiation Extension
-
- Closed
-