Click or drag to resize

CefSettingsBaseIgnoreCertificateErrors Property

Version 130.1.90
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: 129.0.110.0
Syntax
public bool IgnoreCertificateErrors { get; set; }

Property Value

Boolean
See Also