JDK-8239105 : Add exception for expiring Digicert root certificates to VerifyCACerts test
Type:Sub-task
Component:security-libs
Sub-Component:java.security
Affected Version:8
Priority:P3
Status:Resolved
Resolution:Fixed
Submitted:2020-02-14
Updated:2022-01-05
Resolved:2020-10-02
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.
The expiring Digicert roots must be added to the exemption list before Oct 1, 2020 (90 days before it expires) to avoid test failures.
Comments
Fix Request (OpenJDK 8u):
Please approve backporting this to 8u282 (critical request). VerifyCACerts.java fails in 8u282 currently too. Test only change and applies clean once paths to the test file are changed.
22-12-2020
Fix request (15u):
Low risk fix needed in 15u to address test failure. Patch applies clean.
12-11-2020
Fix request (11u):
Need to backport this test exception to 11u since tests are failing there, too. Patch should apply cleanly.