Setting up Jmeter to do HTTPS

前端 未结 8 1168

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

8条回答
  •  情话喂你
    2021-01-01 20:15

    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.

提交回复
热议问题