JDK-8202243 : javax/net/ssl/sanity/interop/CipherTest.java excludes TLSv1.3-unsupported cases
  • Type: Bug
  • Component: security-libs
  • Sub-Component: javax.net.ssl
  • Priority: P4
  • Status: Resolved
  • Resolution: Duplicate
  • Submitted: 2018-04-25
  • Updated: 2023-11-29
  • Resolved: 2018-06-26
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 11
11Resolved
Related Reports
Duplicate :  
Relates :  
Relates :  
Description
Due to DSA signature algorithm is not supported by TLS 1.3, then the cases on this algorithm have to be excluded for this protocol.
Affected test:
javax/net/ssl/sanity/interop/ClientJSSEServerJSSE.java
Comments
The changeset has been pushed by JDK-8196584
26-06-2018