RFR: 8367112: HttpClient does not support Named Groups set on SSLParameters
Daniel Jeliński
djelinski at openjdk.org
Wed Sep 17 14:01:56 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.
Thanks for the reviews!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27292#issuecomment-3303140085
More information about the net-dev
mailing list