Quantcast
Channel: WCF, ASMX and other Web Services
Viewing all articles
Browse latest Browse all 555

How to ignore security certificate in web service in c# in visual studio

$
0
0

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?


Viewing all articles
Browse latest Browse all 555

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>