I believe this has already been asked once on the archives and you can use google to know the cause of this problem as well. e.g. http://www.java-samples.com/showtutorial.php?tutorialid=210
since you are probably using a self signed certificate or a certificate signed by your own CA regards deepak On Mon, Feb 1, 2010 at 8:46 AM, Sangem, Omkaram <[email protected]>wrote: > I am sorry, Here are the details. > > I am using WebService(SOAP) Request. > > It is printing this one in the log and showing Error as 100% in Summary > Report, > > 2010/02/01 11:43:50 WARN - jmeter.protocol.http.sampler.WebServiceSampler: > [SOAPException: faultCode=SOAP-ENV:Client; msg=Error opening socket: > javax.net.ssl.SSLHandshakeException: > sun.security.validator.ValidatorException: PKIX path building failed: > sun.security.provider.certpath.SunCertPathBuilderException: unable to find > valid certification path to requested target; > targetException=java.lang.IllegalArgumentException: Error opening socket: > javax.net.ssl.SSLHandshakeException: > sun.security.validator.ValidatorException: PKIX path building failed: > sun.security.provider.certpath.SunCertPathBuilderException: unable to find > valid certification path to requested target] > > Thanks Again > Omkar > > > -----Original Message----- > From: sebb [mailto:[email protected]] > Sent: Monday, February 01, 2010 11:38 AM > To: JMeter Users List > Subject: Re: Protocol https with cetificate exception > > On 01/02/2010, Sangem, Omkaram <[email protected]> wrote: > > I am using Jmeter Version 2.3.4 r785646. > > Version 2.3.4 r785646 > > java.version=1.6.0_03 > > java.vm.name=Java HotSpot(TM) Client VM os.name=Windows XP > > os.arch=x86 > > os.version=5.1 > > OK, but you have not answered the most important question: > > > In what way are they failing? > > > > Thanks > > Omkar > > > > > > -----Original Message----- > > From: sebb [mailto:[email protected]] > > Sent: Monday, February 01, 2010 10:09 AM > > To: JMeter Users List > > Subject: Re: Protocol https with cetificate exception > > > > On 01/02/2010, Sangem, Omkaram <[email protected]> wrote: > > > I have a problem to test with https protocol. > > > I am able to test successfully with the HTTP server without SSL. > > > Where as same tests with different environment having the SSL are > failing. > > > > In what way are they failing? > > What version of JMeter? > > What version of Java? > > > > > Can you please suggest me how to add exceptions, in case of > Firefox/IE browser, I can add exceptions to certificate and proceed with > HTTPS. > > > > Not necessary, as JMeter allows all certificates. > > > > > Thanks > > > Omkar > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [email protected] > > > For additional commands, e-mail: > > [email protected] > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

