Click or drag to resize

CefSettingsBaseIgnoreCertificateErrors Property

Version 94.4.20
Set to true in order to completely ignore SSL certificate errors. This is NOT recommended.

Namespace:  CefSharp
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 94.4.20.0
Syntax
public bool IgnoreCertificateErrors { get; set; }

Property Value

Type: Boolean
See Also