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

Mikhail Yankelevich duke at openjdk.org
Wed Jan 15 15:27:39 UTC 2025


On Thu, 9 Jan 2025 10:50:44 GMT, Mikhail Yankelevich <duke at openjdk.org> wrote:

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

This pull request has now been integrated.

Changeset: a0f7982e
Author:    Mikhail Yankelevich <mikhail.yankelevich at oracle.com>
Committer: Weijun Wang <weijun at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/a0f7982e44deec2cd59379c62b215c3f526fc2c4
Stats:     10 lines in 1 file changed: 7 ins; 0 del; 3 mod

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

Reviewed-by: weijun

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

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


More information about the security-dev mailing list