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
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 corner(I am assuming you are using IE).

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