Are you trying to record a test script using the HTTP Proxy component going against a 
HTTPS site?  This is not possible given the nature of SSL and trying to pass through 
the proxy server.  If this is the case, turn SSL off on a development machine, record 
the script, and then search and replace the protocol and port in the recorded script.  
This is how I'm recording and running my SSL tests.

regards,

Dave

David R. Anderson
Technical Architect - Notiva Corporation
(952)941.8278 ext. 27
[EMAIL PROTECTED]


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 29, 2002 10:22 AM
To: [EMAIL PROTECTED]
Subject: Connecting to https sites


I have made the following changes but still not able to connect:
1) modified jmeter.properties file
     - uncommented out the lines
          ssl.provider=com.sun.net.ssl.internal.ssl.Provider
          ssl.pkgs=com.sun.net.ssl.internal.www.protocol
     - set trustStore location to that of cacerts
          javax.net.ssl.trustStore=C:\Program
Files\Java\j2re1.4.0_01\lib\security\cacerts
2) using JDK1.4.1
3) I'm getting the prompt for keystore password and just press "enter"
w/out entering password and the browser just shows "Page cannot be
displayed" as opposed to Gateway error.

I am completely stuck, is there anything else I can do?
thanks,
Ish


--
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