Setting up Jmeter to do HTTPS

前端 未结 8 1178

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:09

    You need to configure a keystore containing the SSL certificate against javax.net.ssl.trustStore in [apache path]\bin\system.properties.

提交回复
热议问题