Jmeter---SSL problem

2007-08-28 Thread Kalavati Singh
Hi, This is kalavati.I understand from mailing list that some people faced problems with SSL certificates when working with https Jmeter .can anyone please provide steps how you have done that Thanks & Regards Kalavati Singh Tata Consultancy Services Ph:- 6667-8724 Cell:- 9440519418 Mailt

Re: jmeter/ssl problem

2007-05-05 Thread sebb
On 30/04/07, David Rafkind <[EMAIL PROTECTED]> wrote: Hello, I am running JMeter 2.2 (with jdk1.5.0) with the following command line: ./jmeter -n -t script.jmx -Jjmeter.save.saveservice.output_format=xml - Jjmeter.save.saveservice.saveout=true - Jjmeter.save.saveservice.assertion_results_failur

jmeter/ssl problem

2007-04-30 Thread David Rafkind
Hello, I am running JMeter 2.2 (with jdk1.5.0) with the following command line: ./jmeter -n -t script.jmx -Jjmeter.save.saveservice.output_format=xml - Jjmeter.save.saveservice.saveout=true - Jjmeter.save.saveservice.assertion_results_failure_meassage=true - Jjmeter.save.saveservice.data_type=tr

RE: SSL problem

2004-11-15 Thread Craig Palmer
ter should follow. Craig. -Original Message- From: Liao, Avian [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 16, 2004 10:22 AM To: Craig Palmer Cc: JMeter Users List Subject: RE: SSL problem Hi, Craig, Thanks for your detailed instruction, and I tried to follow all your instruct

RE: SSL problem

2004-11-15 Thread Liao, Avian
Users List Subject: RE: SSL problem You need a security certificate to access that particular secure site. This is part of the ssl layer in the JVM. The following are some instructions to do this. 1. Go to your SECURE site which you are trying to access. 2. Click on the lock icon at the right co

RE: SSL problem

2004-11-15 Thread Craig Palmer
gy of generating the jssecacerts file. Craig. -Original Message- From: Liao, Avian [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 16, 2004 7:56 AM To: Jmeter Info (E-mail); [EMAIL PROTECTED] Subject: SSL problem Hi, I tried to do load testing for our Https site, an

SSL problem

2004-11-15 Thread Liao, Avian
Hi, I tried to do load testing for our Https site, and in my log file, I saw the following message: = ERROR - jmeter.util.SSLManager: Couldn't load keystore java.lang.Exception: No key found at org.apache.jmeter.util

SSL problem

2004-11-15 Thread Liao, Avian
Hi, I tried to do load testing for our Https site, and in my log file, I saw the following message: = ERROR - jmeter.util.SSLManager: Couldn't load keystore java.lang.Exception: No key found at org.apache.jmeter.util.

Re: SSL problem

2002-06-05 Thread Geoff Waggott
Hi all, I changed to JDK1.4 and it works. By the way I noticed in the example jmeter.properties file has ssl.provider twice rather ssl.provider and iaik.provider. Regards, Geoff Geoff Waggott wrote: > Hi everyone, > > I'm a newbie to JMeter (and SSL) so please forgive my ignorance. > > I'm t

SSL problem

2002-06-05 Thread Geoff Waggott
Hi everyone, I'm a newbie to JMeter (and SSL) so please forgive my ignorance. I'm trying to test a web app over HTTPS, but I get the following exception after authenticating to the keystore. Have I configured things wrongly.? I'm using the JDK1.3 together with Sun's JSSE1.01. Do I need to do a