RFR: 8367112: HttpClient does not support Named Groups set on SSLParameters

Daniel Fuchs dfuchs at openjdk.org
Wed Sep 17 17:38:54 UTC 2025


On Wed, 17 Sep 2025 16:47:12 GMT, Sean Mullan <mullan at openjdk.org> wrote:

>> HttpClient currently ignores the named groups and signature schemes configured on the SSLParameters. Given that it processes the configured protocols and cipher suites, I think it should process named groups and signature schemes as well.
>> 
>> Tier1-3 tests continue to pass.
>
> This seems like a change that would be useful to document in a release note.

Ah! Good point. Thanks for chiming in @seanjmullan ... I have added the release-note=yes label to the JBS issue so that we don't forget. @djelinski could you work on the release note while your memory of the issue is fresh?

-------------

PR Comment: https://git.openjdk.org/jdk/pull/27292#issuecomment-3303962210


More information about the net-dev mailing list