[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-1379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Oleg Kalnichevski resolved HTTPCLIENT-1379.
-------------------------------------------

    Resolution: Fixed

I am not sure I understand the point of using system SSL configuration only to 
throw it all away by disabling hostname verification. 

Anyway, HttpClientBuilder now provides a setter to override the default 
hostname verifier.

Oleg
                
> SystemDefaultHttpClient should allow clients to set a custom 
> X509HostnameVerifier via system properties
> -------------------------------------------------------------------------------------------------------
>
>                 Key: HTTPCLIENT-1379
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1379
>             Project: HttpComponents HttpClient
>          Issue Type: Improvement
>          Components: HttpClient
>            Reporter: Steve Davids
>            Priority: Minor
>             Fix For: 4.3 Beta3
>
>
> The default appears to be BROWSER_COMPATIBLE_HOSTNAME_VERIFIER, I would like 
> the ability to change the value to ALLOW_ALL_HOSTNAME_VERIFIER.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to