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.
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.