RFR: 8330217: Spurious warning from jarsigner -verify when keystore with intermediate CA is used [v2]
Hai-May Chao
hchao at openjdk.org
Tue Jul 30 19:28:32 UTC 2024
On Wed, 24 Jul 2024 20:43:48 GMT, Weijun Wang <weijun at openjdk.org> wrote:
> The [CSR](https://bugs.openjdk.org/browse/JDK-8334263) and [release note](https://bugs.openjdk.org/browse/JDK-8334262) have been updated as well.
The CSR and release note look good. Just one small suggestion for CSR: changing `Only detect whether the signer itself is in the keystore but not any of its CAs (if exists).` to `Only detect whether the signer itself is in the keystore and not any of its CAs (if they exist).`
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19701#issuecomment-2259052926
More information about the security-dev
mailing list