Integrated: 8281234: The -protected option is not always checked in keytool and jarsigner
Weijun Wang
weijun at openjdk.java.net
Wed Mar 2 14:11:09 UTC 2022
On Thu, 3 Feb 2022 18:23:55 GMT, Weijun Wang <weijun at openjdk.org> wrote:
> The option means there is no need to provide a password when loading a keystore. In some places in jarsigner and keytool, even with the option specified, password is still prompted for or warnings are still shown.
This pull request has now been integrated.
Changeset: fc918a73
Author: Weijun Wang <weijun at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/fc918a73d0dcc28146e60f15e978209424a32576
Stats: 198 lines in 4 files changed: 194 ins; 0 del; 4 mod
8281234: The -protected option is not always checked in keytool and jarsigner
Reviewed-by: hchao, mullan
-------------
PR: https://git.openjdk.java.net/jdk/pull/7339
More information about the security-dev
mailing list