This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Http.
Summary
Determines whether SSL server certificate validation errors should be ignored.
Use with caution - disabling validation exposes you to man-in-the-middle attacks.
- Assembly
- Cake
.Http .dll - Namespace
- Cake
.Http - Containing Type
- HttpSettings
Syntax
public bool IgnoreServerCertificateErrors { get; set; }
Value
Type | Description |
---|---|
bool |