Hi Sean, Updated with your comments. Thanks for the review.
Tia-May > On Apr 13, 2021, at 6:39 AM, Sean Mullan <[email protected]> wrote: > > Looks good, a couple of suggested rewordings in the second sentence: > > > The `-signer` and `-signerkeypass` options have been added to the > `-genkeypair` command of the `keytool` utility. The `-signer` option > specifies the keystore alias of a signer and the `-signerkeypass` option > specifies the password used to protect the signer’s private key. These > options allow `keytool -genkeypair` to sign the certificate using the > signer’s private key. This is especially useful for generating a certificate > with a key agreement algorithm as its public key algorithm. > > --Sean > > On 4/9/21 5:12 PM, Hai-May Chao wrote: >> Please review the release note for JDK-8264968: >> https://bugs.openjdk.java.net/browse/JDK-8264968 >> Thanks, >> Hai-May
