In Loadrunner some times we might face error while replaying scripts such as :
SSL protocol error when attempting to connect with host "abc.def.com"
The possible solution might be use web_set_sockets_option("SSL_VERSION", "TLS"); just before the request where the particular error is occurred.
SSL protocol error when attempting to connect with host "abc.def.com"
The possible solution might be use web_set_sockets_option("SSL_VERSION", "TLS"); just before the request where the particular error is occurred.
No comments:
Post a Comment