Integrated: JDK-8234128 jarsigner will not show not-signed-by-alias warning if an intermediate cert is in this keystore

Mark Powers duke at openjdk.java.net
Thu Apr 7 15:57:43 UTC 2022


On Tue, 8 Mar 2022 23:22:56 GMT, Mark Powers <duke at openjdk.java.net> wrote:

> https://bugs.openjdk.java.net/browse/JDK-8234128
> 
> My initial attempt had too many bad side-effects. This latest fix only tries to suppress the warning message.

This pull request has now been integrated.

Changeset: d6f01e9d
Author:    Mark Powers <mark.powers at oracle.com>
Committer: Jamil Nimeh <jnimeh at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/d6f01e9d6f35fb235d9b9fb674867c9760b1c1d1
Stats:     101 lines in 2 files changed: 99 ins; 0 del; 2 mod

8234128: jarsigner will not show not-signed-by-alias warning if an intermediate cert is in this keystore

Reviewed-by: jnimeh

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

PR: https://git.openjdk.java.net/jdk/pull/7751



More information about the security-dev mailing list