JDK-8220753 : Re-introduce the test case for TLS 1.2 algorithms in SunPKCS11 crypto provider
  • Type: Enhancement
  • Component: security-libs
  • Sub-Component: javax.crypto:pkcs11
  • Affected Version: 13
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2019-03-16
  • Updated: 2019-05-16
  • Resolved: 2019-03-21
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 13
13 b14Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Description
The test case for TLS 1.2 algorithms in SunPKCS11 crypto provider (introduced by JDK-8029661 [1]) was removed as a consequence of deleting the experimental SunJSSE FIPS feature. See JDK-8217835 [2] for further information.

The goal of this enhancement is to update the test so it's not dependent on the SunJSSE FIPS feature and re-introduce it as part of the SunPKCS11 test suite.

--
[1] - https://bugs.openjdk.java.net/browse/JDK-8029661
[2] - https://bugs.openjdk.java.net/browse/JDK-8217835