Hi,

We are using Java 8, and HttpClient 4.3.4. Recently we changed to the new
fluent API supported by HttpClient, and we have the impression that since
then our client is sending SNI (Server Name Indication) in case using SSL
(we are not completely sure about this). Is there a HttpClient-specific way
to enable/disable SNI? Or should we use the Virtual Machine level approach?

Kind regards,
Ivan

Reply via email to