Minggu, 05 September 2010

Making Web Client requests behave from .NET or in reality misbehave – ignoring Certificate Issues from HttpWebRequest

Many times, especially during development, you could have certificates that are out of date, aren’t singed by any real authority (makecert, etc.), or even don’t match the host name that the request is issued against, but you want to test, etc. One example is if you want to run Fiddler to get a good over-the-wire trace of the HTTP traffic, when the endpoint is accessed over HTTPS.  With Fiddler,

Tidak ada komentar:

Posting Komentar