Hi,
My scripts was fine from last seven monts.. i was testing frequently..
But suddenly from 2days back , I am getting below error when repaly the Scripts..
SSL protocal Error when attempting to connect with host "URL"
I have tried<
web_set_sockets_option("SSL_VERSION","TLS1.2");
web_set_sockets_option("SSL_VERSION", "3");
web_set_sockets_option("MAX_CONNECTIONS_PER_HOST","1");
Even i tried winlnet option from runtime setting but not luck..
I am wondering if can get right solutions....
Thanks
But still getting same error...