[
https://issues.apache.org/jira/browse/HTTPCLIENT-1234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Philippe Mouawad updated HTTPCLIENT-1234:
-----------------------------------------
Attachment: WebClientDevWrapper.java
Reference is here:
http://javaskeleton.blogspot.fr/2010/07/avoiding-peer-not-authenticated-with.html
Note that solution using custom X509HostnameVerifier leads to Connection Reset
by peer while page displays correctly in Browser after accepting certificate
exception.
> 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]