RFR: 8367104: Check for RSASSA-PSS parameters when validating certificates against algorithm constraints [v2]
Artur Barashev
abarashev at openjdk.org
Tue Sep 9 16:02:27 UTC 2025
On Tue, 9 Sep 2025 14:55:12 GMT, Sean Mullan <mullan at openjdk.org> wrote:
>> Artur Barashev has updated the pull request incrementally with one additional commit since the last revision:
>>
>> More test cases
>
> src/java.base/share/classes/sun/security/ssl/SSLSessionImpl.java line 1408:
>
>> 1406:
>> 1407: /**
>> 1408: * Gets an array of supported signature schemes that the peer is
>
> s/an array/a collection/
Done, thanks!
> src/java.base/share/classes/sun/security/ssl/SSLSessionImpl.java line 1409:
>
>> 1407: /**
>> 1408: * Gets an array of supported signature schemes that the peer is
>> 1409: * willing to verify. Those are sent with "signature_algorithms_cert"
>
> s/with/with the/
Done.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27146#discussion_r2334106049
PR Review Comment: https://git.openjdk.org/jdk/pull/27146#discussion_r2334107052
More information about the security-dev
mailing list