go to post Dhivakar Karimuth · Sep 7, 2023 The issues is not with the certificates. Got help from WRC. The problem is that the SSL/TLS test code sends the following request after the handshake: Set request="GET / HTTP/1.0" Write request,!,! Read reply:5 The server responds by closing the connection. Hence the test was never successful, The actual Http Request is successful though the ssl test from ssl/tls configurations is failed , misleading issue is with the certificates Its actual issue solved now Thanks
go to post Dhivakar Karimuth · Sep 7, 2023 Tried Both(complete certificate chain and by entering ("%OSCertificateStore" ) , still having issues @Deepak Ghansala thanks
go to post Dhivakar Karimuth · Aug 30, 2023 Yes, The connection is fine, no firewall rule enabled on the IP that I am trying to connect
go to post Dhivakar Karimuth · Feb 8, 2023 Thanks much, Timo. It does work below exactly help me to achieve the desired output (unix time stamp in mille seconds) set epochSecond = $extract($ZDATETIME($ZTIMESTAMP,-2)_$piece($ZTIMESTAMP,".",2),1,13) write epochSecond 1675839924490