RFR: 8346705: Use configured SNI from java.net.http.HttpClient.Builder#sslParameters#ServerNames in addition of the detected SNI from the URL

Nicolas Henneaux duke at openjdk.org
Fri Dec 20 14:07:05 UTC 2024


8346705: Use configured SNI from java.net.http.HttpClient.Builder#sslParameters#ServerNames in addition of the detected SNI from the URL

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

Commit messages:
 - fix(net.httpclient) 8346705: SNI not sent with Java 22+ using java.net.http.HttpClient.Builder#sslParameters

Changes: https://git.openjdk.org/jdk/pull/22211/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=22211&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8346705
  Stats: 7 lines in 1 file changed: 6 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/22211.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/22211/head:pull/22211

PR: https://git.openjdk.org/jdk/pull/22211


More information about the net-dev mailing list