On Tue, 20 Feb 2024 09:16:06 GMT, Daniel Jeliński <[email protected]> wrote:

> While at this, I noticed that we don't copy signatureSchemes and namedGroups 
> either. We should probably fix that.

You are right, we will need to consider them during the SSLParameters copying 
within the HttpClient. Those methods on the SSLParameters have been introduced 
in Java 19 and Java 20. I'll open a separate JBS issue to update the 
`Utils.copySSLParameters` to take these into account.

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

PR Comment: https://git.openjdk.org/jdk/pull/17923#issuecomment-1953873607

Reply via email to