RFR: 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:09:42 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.
I recall that Max said the intermediate was not necessary. Maybe he can chime in.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7751
More information about the core-libs-dev
mailing list