[
https://issues.apache.org/jira/browse/HTTPCLIENT-1234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461459#comment-13461459
]
Philippe Mouawad commented on HTTPCLIENT-1234:
----------------------------------------------
Note it also happens without SSLSocketFactory.ALLOW_ALL_HOSTNAME_VERIFIER and
on a valid site:
http://www.sslshopper.com/ssl-checker.html#hostname=https://load.axonify.com:8443/hello
Note that tomcat connector has some specific configuration, see SO.
> HTTPS + SSLSocketFactory.ALLOW_ALL_HOSTNAME_VERIFIER leads to
> javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated
> ------------------------------------------------------------------------------------------------------------------------------
>
> Key: HTTPCLIENT-1234
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1234
> Project: HttpComponents HttpClient
> Issue Type: Bug
> Components: HttpClient
> Affects Versions: 4.2.1
> Reporter: Philippe Mouawad
> Attachments: WebClientDevWrapper.java
>
>
> Hello,
> We got a report of an issue with JMeter:
> http://stackoverflow.com/questions/12538233/javax-net-ssl-sslpeerunverifiedexception-peer-not-authenticated-when-load-testi
> The reporter has setup a public site with his configuration:
> https://ec2-50-17-85-212.compute-1.amazonaws.com:8443/hello/
> I reproduced issue with JMeter but it seems it comes from HttpClient or it's
> a feature.
> I created a simple test class I attach here not related to JMeter
--
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]