User-510697852 posted
I have uploaded my web services to public IP.
However when I try access that URL it gives me privacy error that "Your connection is not private. Attackers might be .... "
NET::ERR_CERT_COMMON_NAME_INVALID
-------
How can we by-pass this privacy error? What code we need to add in web service to ignore this?
If I click advanced and then click "proceed to ip-address (unsafe)", it shows me web service methods. But if I try to invoke any of the methods , it gives me below error,
Site can't be reached
Took too long to respond.
ERR_CONNECTION_TIMED_OUT
How should I able to run the web service?