You need to have two settings in jmeter.properties
ssl.provider=com.sun.net.ssl.internal.ssl.Provider
ssl.pkgs=com.sun.net.ssl.internal.www.protocol

The JSSE libs are included in JSDK1.4.1. Can you upgrade to that?
Are you setting the port to 443 (or to what your webserver has been
configured to)?

Regards,
Vishal.

-----Original Message-----
From: S. Suhasini [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, November 19, 2002 5:58 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Problem in using JMeter with https


Hello,

I have recently started working on JMeter. I want to use it for load testing
of one of our product. We need to test it using https.

I got doubts while testing using JMeter for https. So I referred to the
mailing list. I tried to follow the procedure given by Stiepel Jochen on
2002-08-28 7:05:53.
(http://marc.theaimsgroup.com/?l=jmeter-user&m=103051889027696&w=2). I am
not able to download JSSE 1.03. The other configurations are as
follows:

- Win 2000 SP2
- J2SDK 1.4.0
- uncommented in the jmeter.properties the line:
        ssl.provider=com.sun.net.ssl.internal.ssl.Provider 
- created new thread group and set loop count to 1
- created new Http request and set the server name, port, protocol, path and
method as given.
- added view results tree.

And started the test. A box cameup with "Please type your password" . But
After pressing yes without entering any password, it is not giving any
response. It is indefinitely in the testing state (green box is shown at
right side). The results are not coming. I am not using any client
certificates for the testing. It is not clear for me about the keystores.
What to use and how to use. Client side I am not using any certificates only
server side certificates are used.

Please help me with a solution.

Thanks & Regards,
-Suhasini.


--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to