RFR: 8367112: HttpClient does not support Named Groups set on SSLParameters
Jaikiran Pai
jpai at openjdk.org
Tue Sep 16 13:19:00 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 OK to me.
-------------
Marked as reviewed by jpai (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/27292#pullrequestreview-3229956631
More information about the net-dev
mailing list