RFR: 8280494: (D)TLS signature schemes [v2]

Xue-Lei Andrew Fan xuelei at openjdk.java.net
Sat Jan 29 05:30:11 UTC 2022


On Fri, 28 Jan 2022 15:26:56 GMT, Sean Mullan <mullan at openjdk.org> wrote:

>> Xue-Lei Andrew Fan has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Copyright correction
>
> src/java.base/share/classes/javax/net/ssl/SSLParameters.java line 94:
> 
>> 92: 
>> 93:     /**
>> 94:      * Constructs SSLParameters.
> 
> Would it be useful to add another ctor that takes a signature schemes array parameter?

As there is increasing number of SSL parameters, applications may just use the constructor with no argument, and use the set methods individually.

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

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



More information about the security-dev mailing list