On 01/02/2010, Sangem, Omkaram <[email protected]> wrote: > Thanks Seb! > > It is working after changing the sampler to XML-RPC/SOAP sampler(offcourse > asking the keystore password before starting the tests).
There should be no need to provide a password unless you are using a client certificate to login to the server. Client certificates are not often used. > > Thanks > Omkar > > -----Original Message----- > From: sebb [mailto:[email protected]] > > Sent: Monday, February 01, 2010 12:27 PM > To: JMeter Users List > Subject: Re: Protocol https with cetificate exception > > On 01/02/2010, Sangem, Omkaram <[email protected]> wrote: > > I am sorry, Here are the details. > > > > I am using WebService(SOAP) Request. > > Ah - that does not actually use the standard HTTP sample code - it uses an > obsolete version of Apache SOAP for the transport, so it won't take advantage > of the JMeter code to ignore certificate validation. > > Try using the XML-RPC/Soap sampler, or one of the HTTP Samplers instead. If > this works for one of the samples, then you can decide whether it is worth > converting them all. > > > 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] > > > > > > --------------------------------------------------------------------- > 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]

