[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13558386#comment-13558386
 ] 

Philippe Mouawad commented on HTTPCLIENT-1302:
----------------------------------------------

Yes you are right, that's what I noticed after making a custom allow all host 
name verifier.
What is strange is that it only happens on windows and does not happen with 
HTTPClient 3.1.
Any idea on what could explain this ? You can comment on jmeter dev list.
Thanks Oleg.
                
> AllowAllHostnameVerifier should not access session
> --------------------------------------------------
>
>                 Key: HTTPCLIENT-1302
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1302
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>          Components: HttpClient
>    Affects Versions: 4.2.3
>            Reporter: Philippe Mouawad
>             Fix For: 4.2.4
>
>
> Hello,
> We are facing a bug in JMeter:
> - https://issues.apache.org/bugzilla/show_bug.cgi?id=54449
> Analyzing code, I noticed AllowAllHostnameVerifier ends up calling 
> AbstractVerifier#verify(String host, SSLSocket ssl) which does more job than 
> it should for AllowAllHostname policy

--
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