> 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:

  update with review comments

-------------

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/3281/files
  - new: https://git.openjdk.java.net/jdk/pull/3281/files/157601f2..3be5bc98

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=3281&range=04
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=3281&range=03-04

  Stats: 28 lines in 3 files changed: 0 ins; 12 del; 16 mod
  Patch: https://git.openjdk.java.net/jdk/pull/3281.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/3281/head:pull/3281

PR: https://git.openjdk.java.net/jdk/pull/3281

Reply via email to