-
Bug
-
Resolution: Duplicate
-
P3
-
None
javax/net/ssl/TLSCommon/SSLEngineTestCase.java has to ignore TLS 1.3-unsupported cipher suites for TLS 1.3 protocol, and also ignore TLS 1.3 ciphers suites for pre TLS 1.3 protocols.
The following may be affected:
javax/net/ssl/TLS/TLSDataExchangeTest.java
javax/net/ssl/TLS/TLSEnginesClosureTest.java
javax/net/ssl/TLS/TLSHandshakeTest.java
javax/net/ssl/TLS/TLSMFLNTest.java
javax/net/ssl/TLS/TLSRehandshakeTest.java
javax/net/ssl/TLS/TLSRehandshakeWithDataExTest.java
The following may be affected:
javax/net/ssl/TLS/TLSDataExchangeTest.java
javax/net/ssl/TLS/TLSEnginesClosureTest.java
javax/net/ssl/TLS/TLSHandshakeTest.java
javax/net/ssl/TLS/TLSMFLNTest.java
javax/net/ssl/TLS/TLSRehandshakeTest.java
javax/net/ssl/TLS/TLSRehandshakeWithDataExTest.java
- duplicates
-
JDK-8196584 TLS 1.3 Implementation
-
- Resolved
-
- relates to
-
JDK-8200403 javax/net/ssl/sanity/interop/ClientJSSEServerJSSE.java needs to clarify the relation between cipher suites and protocols
-
- Closed
-