Skip to content

Instantly share code, notes, and snippets.

@sergey-tihon
Created January 10, 2013 21:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sergey-tihon/4506157 to your computer and use it in GitHub Desktop.
Save sergey-tihon/4506157 to your computer and use it in GitHub Desktop.
System.Net.ServicePointManager.ServerCertificateValidationCallback
<- System.Net.Security.RemoteCertificateValidationCallback(fun _ _ _ _ -> true)
///type TypeName = Microsoft.FSharp.Data.TypeProviders.WsdlService<"https://...">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment