Settings that jmeter.properties focuses on

1) Specify https protocol layer

  https default protocol =TLS

2) Specify the SSL version

  https default protocol= SSLv3

3) Set the startup protocol

  https socket protocol = SSLv2Hello SSLv3 TLSv1

4) Control cache

  https use cached ssl context = true

Guess you like

Origin www.cnblogs.com/seyOrd/p/12749000.html