Hi
I am getting below error in my one of application during replay in vugen.
Error -27774: Server "XYZ.com" shut connection during attempt to negotiate SSL session
I tried below set of options , but still issue persists.
web_set_sockets_option("MAX_CONNECTIONS_PER_HOST","1");
web_set_sockets_option("SSL_VERSION", "TLS");
Ran with WinInet option