RFR: 8282201: Consider removal of expiry check in VerifyCACerts.java test [v2]

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


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

Rajan Halade has updated the pull request incrementally with one additional commit since the last revision:

  Report 90 days expiry as warning

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/12910/files
  - new: https://git.openjdk.org/jdk/pull/12910/files/070b4124..26351330

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=12910&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=12910&range=00-01

  Stats: 19 lines in 1 file changed: 13 ins; 4 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/12910.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/12910/head:pull/12910

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



More information about the security-dev mailing list