HttpClient.IgnoreCertificateErrors

Sets the certificate policy.

Note this is a global setting and affects the entire application. It's recommended you set this for the application and not on a per request basis.

public static bool IgnoreCertificateErrors { set; }

See also:

Class HttpClient

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic