RFR: 8345134: Test sun/security/tools/jarsigner/ConciseJarsigner.java failed: unable to find valid certification path to requested target [v5]

Mikhail Yankelevich duke at openjdk.org
Wed Jan 15 10:20:51 UTC 2025


> Changed the gencert, so the certificate is now initialised to be with a start time of -1M. This prevents a potential error with the certificate not yet being valid. 
> Similar solution to [this pull request](https://github.com/openjdk/jdk/pull/22592)
> Have tested the test 6000 times for stability and all have passed.

Mikhail Yankelevich has updated the pull request incrementally with one additional commit since the last revision:

  updated the test to apply -startdate -1M to all unspecified certificates

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/23001/files
  - new: https://git.openjdk.org/jdk/pull/23001/files/065d82c1..bcc232d9

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=23001&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=23001&range=03-04

  Stats: 11 lines in 1 file changed: 7 ins; 0 del; 4 mod
  Patch: https://git.openjdk.org/jdk/pull/23001.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/23001/head:pull/23001

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


More information about the security-dev mailing list