JDK-8239119 : Update expired test certificates for CA certification tests
  • Type: Bug
  • Component: security-libs
  • Sub-Component: java.security
  • Priority: P3
  • Status: Closed
  • Resolution: Not an Issue
  • Submitted: 2020-02-15
  • Updated: 2021-07-20
  • Resolved: 2021-07-20
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 17
17Resolved
Related Reports
Relates :  
Relates :  
Relates :  
Description
Tests at test/jdk/security/infra/java/security/cert/CertPathValidator/certification skip the run if test certificate is expired. But we should periodically update test certificates used in these tests.

Some CAs have published test website from where we can download test certificates. See the comments inside tests for more details.
Comments
CA certificate updates are addressed with separate bugs as we need to co-ordinate work with CA response.
20-07-2021