loadrunner11错误:Error -27776: Server "wsg.cmszmail.ad" shut connection during attempt to negotiate SSL session  	[MsgId: MERR-27776]解决办法

 

 

问题原因:
Loadrunner默认发送是通过sockets(将http转换为sockets)发送的,而sockets默认ssl的版本为ssl23.
解决办法:
在登录接口前增加函数web_set_sockets_option("SSL_VERSION","TLS");

针对IE浏览器:

loadrunner11错误:Error -27776: Server "wsg.cmszmail.ad" shut connection during attempt to negotiate SSL session  	[MsgId: MERR-27776]解决办法

loadrunner11错误:Error -27776: Server "wsg.cmszmail.ad" shut connection during attempt to negotiate SSL session  	[MsgId: MERR-27776]解决办法

 

相关文章:

  • 2022-03-08
  • 2021-05-08
  • 2021-08-25
  • 2021-07-13
  • 2022-12-23
  • 2021-09-10
猜你喜欢
  • 2021-12-12
  • 2021-09-28
  • 2022-01-07
  • 2022-12-23
相关资源
相似解决方案