RFR: 8280494: (D)TLS signature schemes [v2]
Xue-Lei Andrew Fan
xuelei at openjdk.java.net
Fri Jan 28 19:53:13 UTC 2022
On Fri, 28 Jan 2022 15:50:49 GMT, Jamil Nimeh <jnimeh at openjdk.org> wrote:
>> You should also define the interaction with the system properties (probably as an @implNote). Does `getSignatureSchemes` ever return the value of the system properties? Does the `setSignatureSchemes` API always override the properties even if it is called by the provider?
>
> I asked a similar question about the System property interaction in the CSR and he has some answers there.
All good catches, Sean and Jamil. I updated the CSR accordingly, and will update the PR after I complete other comments.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7252
More information about the security-dev
mailing list