On 24 July 2013 16:46, Karl St-Jacques <[email protected]> wrote: > Greetings, > > I've been using jmeter for a short while, doing load test with it. I've ran > a scenario multiple time already with success. But this morning I got a > weird issue. All my calls to the servers returned the following error : > > Non HTTP response code: javax.net.ssl.SSLPeerUnverifiedException,Non HTTP > response message: peer not authenticated > > As far as I know, the infrastructure didn't change on our side nor does the > scenario. > > I also use a script to spawn instances with amazon to load test remotely, > available at the following address : > www.http503.com/2012/run-jmeter-on-amazon-ec2-cloud/ > > Sadly I didn't found anyone with this particular issue on google nor the > archive of this mailing list. > > I've done modification to the load tests server, using a different AMI > version, a different Java version, changing the ssl parameter in the > jmeter.properties file, no success at all. I always get this error. > > Am I missing something? Somebody got a similar error in the past? > > I'm also not sure what kind of information I should provide.
I would start by creating the simplest possible test to show the error. Does it behave the same with all 3 different HTTP samplers? What about a different SSL host? Can you successfully test with that? > Thank you, > Karl --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
