RFR: 8260693: Provide the support for specifying a signer in keytool -genkeypair [v6]
Weijun Wang
weijun at openjdk.java.net
Thu Apr 8 02:03:18 UTC 2021
On Thu, 8 Apr 2021 01:48:20 GMT, Hai-May Chao <hchao at openjdk.org> wrote:
>> Please review the changes that adds the -signer option to keytool -genkeypair command. As key agreement algorithms do not have a signing algorithm, the specified signer's private key will be used to sign and generate a key agreement certificate.
>> CSR review is at: https://bugs.openjdk.java.net/browse/JDK-8264325
>
> Hai-May Chao has updated the pull request incrementally with one additional commit since the last revision:
>
> test update with comment
Well done.
-------------
Marked as reviewed by weijun (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/3281
More information about the security-dev
mailing list