User bio
404 bio not found
Member since Mar 28, 2022
Posts:
Replies:
Tried Both(complete certificate chain and by entering ("%OSCertificateStore" ) , still having issues @Deepak Ghansala
thanks
Yes, The connection is fine, no firewall rule enabled on the IP that I am trying to connect
Certifications & Credly badges:
Dhivakar has no Certifications & Credly badges yet.
Global Masters badges:
Followers:
Dhivakar has no followers yet.
Following:
Dhivakar has not followed anybody yet.
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