We just went through this exercise.  We have our own socket factory 
implementation that, based on HTTPCLIENT-1119, uses the String host name when 
SSLSocketFactory.createSocket() is invoked (rather than using the InetAddress 
methods).  This seemed to do the trick.




On 3/2/16, 12:48 PM, "Sam Wilson" <tecywiz...@hotmail.com> wrote:

>On 3/2/16 3:41 PM, Oleg Kalnichevski wrote:
>> On Wed, 2016-03-02 at 12:37 -0500, Sam Wilson wrote:
>>>
>>> Is there anything else I need to do to enable SNI?
>>>
>>
>> No, there is not. Just make sure you are not using deprecated
>> functionality.
>>
>
>I'm sorry, are you saying that I am using deprecated functionality for 
>sure, or that I might be and should look for it. In either case, is 
>there something specific I should be looking for?
>
>Sam
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org
>For additional commands, e-mail: httpclient-users-h...@hc.apache.org
>

Reply via email to