Whether to ignore SSL issues on the website being imported - eg. expired certificate.

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public bool IgnoreSSLErrors { get; set; }
public bool IgnoreSSLErrors { get; set; }
Public Property IgnoreSSLErrors As Boolean Get Set
Public Property IgnoreSSLErrors As Boolean Get Set
public: property bool IgnoreSSLErrors { bool get (); void set (bool value); }
public: property bool IgnoreSSLErrors { bool get (); void set (bool value); }
member IgnoreSSLErrors : bool with get, set
member IgnoreSSLErrors : bool with get, set


If this is false then HTTPS websites with an expired certificate (for example) will not be importable.
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120