RFR: 8330217: Spurious warning from jarsigner -verify when keystore with intermediate CA is used [v2]
Weijun Wang
weijun at openjdk.org
Tue Jul 30 22:15:32 UTC 2024
On Tue, 30 Jul 2024 21:32:34 GMT, Hai-May Chao <hchao at openjdk.org> wrote:
>> Good idea. New commit pushed.
>
> Thanks to verify the exit code is not 32. Is it doable to have a test for aliasNotInStore which is not emitting a non-zero exit code?
There is a chainNotValidated error here. But I can add the check in an earlier check. See my next commit.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/19701#discussion_r1697661252
More information about the security-dev
mailing list