RFR: 8366364: Return enabled signature schemes with SSLConfiguration#getSSLParameters() call [v3]
Sean Mullan
mullan at openjdk.org
Wed Oct 29 13:52:32 UTC 2025
On Wed, 29 Oct 2025 03:45:42 GMT, Artur Barashev <abarashev at openjdk.org> wrote:
> On the closer look, I think filtering named groups is better to be dealt with as a separate issue. Removing namedGroup changes and renaming the ticket.
Ok, that's a good idea.
Would it be possible to add, or extend an existing test to check that `SSLParameters.getSignatureSchemes()` now returns the default schemes if the property is not set, and excludes schemes that are disabled?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27961#discussion_r2473186433
More information about the security-dev
mailing list