On Tue, 12 Jan 2021 03:34:00 GMT, Hai-May Chao <hc...@openjdk.org> wrote:

> The jarsigner tool currently provides warning associated with the signer’s 
> cert when it uses weak algorithms, but not for the CA certs. This change is 
> to process the signer’s cert chain to warn if CA certs use weak algorithms.

This pull request has now been integrated.

Changeset: c7e2174b
Author:    Hai-May Chao <hc...@openjdk.org>
Committer: Weijun Wang <wei...@openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/c7e2174b
Stats:     143 lines in 2 files changed: 140 ins; 0 del; 3 mod

8259401: Add checking to jarsigner to warn weak algorithms used in signer’s 
cert chain

Reviewed-by: mullan, weijun, rhalade

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

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

Reply via email to