RFR: 8353113: Peer supported certificate signature algorithms are not being checked with default SunX509 key manager [v4]
Artur Barashev
abarashev at openjdk.org
Fri Jun 6 23:22:52 UTC 2025
On Thu, 5 Jun 2025 15:10:35 GMT, Sean Mullan <mullan at openjdk.org> wrote:
>> Artur Barashev has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Make the test run on TLSv1.3
>
> test/lib/jdk/test/lib/security/CertificateBuilder.java line 244:
>
>> 242: * @throws IOException if an encoding error occurs.
>> 243: */
>> 244: public CertificateBuilder addSubjectAltNameIPExt(List<String> IPAddresses)
>
> variables usually start with lower case letter, so suggest `ipAddresses`
Done.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25016#discussion_r2133067693
More information about the security-dev
mailing list