[jdk17u-dev] RFR: 8273236: keytool does not accurately warn about algorithms that are disabled but have additional constraints

Matthias Baesken mbaesken at openjdk.org
Mon Oct 17 07:51:09 UTC 2022


On Thu, 13 Oct 2022 17:19:45 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I backport this for parity with 17.0.6-oracle.
> 
> The change applies clean.
> 
> But I had to adapt the calls to CertPathConstraintsParameters(Key, ...)
> In 17, it has only three arguments, since 18 it has four.
> The fourth argument was added in "JDK-8243585: AlgorithmChecker::check
> throws confusing exception when it rejects the signer key"

Marked as reviewed by mbaesken (Reviewer).

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

PR: https://git.openjdk.org/jdk17u-dev/pull/789


More information about the jdk-updates-dev mailing list