Integrated: 8260693: Provide the support for specifying a signer in keytool -genkeypair
Hai-May Chao
hchao at openjdk.java.net
Fri Apr 9 02:03:27 UTC 2021
On Wed, 31 Mar 2021 06:30:01 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
This pull request has now been integrated.
Changeset: 719f95e5
Author: Hai-May Chao <hchao at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/719f95e5
Stats: 488 lines in 6 files changed: 446 ins; 4 del; 38 mod
8260693: Provide the support for specifying a signer in keytool -genkeypair
Reviewed-by: weijun
-------------
PR: https://git.openjdk.java.net/jdk/pull/3281
More information about the security-dev
mailing list