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

Daniel Fuchs dfuchs at openjdk.org
Tue Sep 16 13:22:47 UTC 2025


On Mon, 15 Sep 2025 11:29:24 GMT, Daniel Jeliński <djelinski 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 looks reasonable.

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

Marked as reviewed by dfuchs (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/27292#pullrequestreview-3229967435


More information about the net-dev mailing list