JDK-8242184 : Default signature algorithm for an RSASSA-PSS key
  • Type: Bug
  • Component: security-libs
  • Sub-Component: java.security
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2020-04-06
  • Updated: 2021-05-06
  • Resolved: 2020-04-08
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 JDK 13 JDK 15
11.0.9-oracleFixed 13.0.8Fixed 15 b18Fixed
Related Reports
CSR :  
Description
In CRL generation, the default AlgorithmParameterSpec is not used and the AlgorithmParameters is not written into the CRL.
Comments
Fix request (13u). I would like to backport the fix to jdk13u for parity with jdk11u. The original patch applied cleanly. The test added in the patch passed.
06-05-2021

[~goetz], can you link the CSR for 11.0.9-oracle to the backport bug (e.g. after pushing)?
08-07-2020

Fix request (11u) I would like to downport this for parity with 11.0.9-oracle. Applies clean.
07-07-2020

URL: https://hg.openjdk.java.net/jdk/jdk/rev/7b8acad7456c User: weijun Date: 2020-04-08 02:13:52 +0000
08-04-2020