Integrated: 8282201: Consider removal of expiry check in VerifyCACerts.java test

Rajan Halade rhalade at openjdk.org
Wed Mar 8 21:13:21 UTC 2023


On Tue, 7 Mar 2023 21:19:37 GMT, Rajan Halade <rhalade at openjdk.org> wrote:

> This fix removes the check for 90 days expiry. But the test will continue to fail if the expired certificate is included in `cacerts` but no exception is granted.
> 
> Fix also includes minor code cleanup.

This pull request has now been integrated.

Changeset: 5b43804b
Author:    Rajan Halade <rhalade at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/5b43804b7988ea4abd6458fba0a042b7bd6d9cb8
Stats:     47 lines in 1 file changed: 16 ins; 15 del; 16 mod

8282201: Consider removal of expiry check in VerifyCACerts.java test

Reviewed-by: xuelei, mullan

-------------

PR: https://git.openjdk.org/jdk/pull/12910



More information about the security-dev mailing list