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

Commit
13 days ago
fix(net.httpclient) 8346705: SNI not sent with Java 22+ using java.net.http.HttpClient.Builder#sslParameters Use configured SNI from java.net.http.HttpClient.Builder#sslParameters#ServerNames in addition of the detected SNI from the URL Regression introduced in JDK-8309910 Refs: #8346705
References
Author
Committer
Parents
Loading