Action.c(28): web_url("XXXX.XXXXX.com") started [MsgId: MMSG-26355]
Action.c(28): t=779ms: Connecting [0] to host XX.XX.XX.XX:443 [MsgId: MMSG-26000]
Action.c(28): Error -27796: Failed to connect to server "XXXX.XXXXX.XXXX:443": [10060] Connection timed out [MsgId: MERR-27796]
Action.c(28): t=21788ms: Closed connection [0] to XXXXX.XXXXX.com:443 after completing 0 requests [MsgId: MMSG-26000]
when I record the script everything works fine but wile reply i have faced this error.
I have tried to give the below line in the begining of the script but still its fails.
web_set_sockets_option("SSL_VERSION", "TLS");
I have increaed the timed and connection setting in runtime settings and preference but stills its fails.
Version: Vugen 11.52
Any suggestion.
Thanks,
Varun C