RFR: 8349583: Add mechanism to disable signature schemes based on their TLS scope [v19]
Artur Barashev
abarashev at openjdk.org
Fri Mar 28 00:02:22 UTC 2025
On Thu, 27 Mar 2025 14:13:10 GMT, Sean Mullan <mullan at openjdk.org> wrote:
>> Artur Barashev has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Fix java.security syntax. Remove whitespace.
>
> src/java.base/share/classes/sun/security/ssl/SSLScope.java line 39:
>
>> 37: CERTIFICATE_SIGNATURE("CertificateSignature");
>> 38:
>> 39: final String name;
>
> Make this `private`.
Done.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23681#discussion_r2017736674
More information about the security-dev
mailing list