On Fri, 20 Nov 2020 17:31:20 GMT, Xue-Lei Andrew Fan <xue...@openjdk.org> wrote:

>> Jamil Nimeh has updated the pull request with a new target base due to a 
>> merge or a rebase. The incremental webrev excludes the unrelated changes 
>> brought in by the merge/rebase. The pull request contains seven additional 
>> commits since the last revision:
>> 
>>  - Update test to account for JDK-8202343 fix
>>  - Merge
>>  - Merge
>>  - Applied code review comments to tests
>>  - Fix cut/paste error with ECDH-RSA key exchange
>>  - Merge
>>  - Initial EdDSA/TLS solution
>
> src/java.base/share/classes/sun/security/ssl/CertificateRequest.java line 83:
> 
>> 81:         ECDSA_SIGN          ((byte)0x40, "ecdsa_sign",
>> 82:                                             List.of("EC", "EdDSA"),
>> 83:                                             JsseJce.isEcAvailable()),
> 
> Would you like to add RFC 8422 to the comment line as well?

I think that's a good idea.

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

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

Reply via email to