Hi Ish, did you set your port to the https port of the server ( Default 443 ). Otherwise JMeter use the port 80 and that is mostly not the https port.
And maybe it helps you, if you download the JSSE 1.0.3 from java.sun.com and put the .jars into the /jmeter/lib/ CU Jochen -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 29, 2002 5:22 PM 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]>

