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 had the exact same issue using version 2.11 and by changing the Implementation to HttpClient4 and Protocol [http]: to HTTPS in each thread it now works.