I am using a jmeter 2.7 for my load testing. When we started of the urls to use were simple http.
Now we have moved to HTTPS. Can some one tell me how to enable ssl in jmete
I am facing similar issues and now able to run Jmeter version 2.11 successfully with HTTPS. To run it you need to change HTTP request implementation to HTTPClient4 and Protocol to HTTPS.