html tool

2018年5月2日星期三

web_custom_request url https





[问题描述]: loadrunner
web_custom_request url连接https, log提示:
Error -27780: [GENERAL_MSG_CAT_SSL_ERROR]

解决:访问前添加
web_set_sockets_option("SSL_VERSION","TLS);
 
This resolved the issue. 


参考:https://community.softwaregrp.com/t5/LoadRunner-Practitioners-Forum/GENERAL-MSG-CAT-SSL-ERROR-Connection-failed-to-host-during/td-p/561698

没有评论:

发表评论