I am able to test https request.I am using jdk1.4 & have jdk 1.3 installed as
well & jmeter picked up jdk1.3.

Steps I followed,

1.In jmeter.properties>uncomment SSL config
ssl.provider=com.sun.net.ssl.internal.ssl.Provider
ssl.pkgs=com.sun.net.ssl.internal.www.protocol
javax.net.ssl.trustStore=C:/j2sdk1.4.2_10/jre/lib/security/cacerts
javax.net.ssl.keyStore=C:/j2sdk1.4.2_10/jre/lib/security/cacerts

2.Check your java version,as below 1.4 thr is no support for ssl & 

3.Put jsse.jar in jmeter_home/lib or specify in your classpth if u r using
2.2
4.Use Badboy to run https request & save the results from File>Export to
Jmeter menu as .jmx file
5.Use Jmeter to open this exported file.
6.Add a sampler to record.
7.If all steps are OK,it should work or else you are missing something.


Regards,
Charanpreet

--
View this message in context: 
http://www.nabble.com/How-to-run-exported-jmx-file-in-jmeter-t1798995.html#a4938559
Sent from the JMeter - User forum at Nabble.com.


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

Reply via email to