Skip to content

Instantly share code, notes, and snippets.

@andrijac
Created May 19, 2013 08:08
Show Gist options
  • Save andrijac/5607039 to your computer and use it in GitHub Desktop.
Save andrijac/5607039 to your computer and use it in GitHub Desktop.
System.Net.ServicePointManager.ServerCertificateValidationCallback = delegate { return true; };
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment