Keyoti Search for ASP.NET API Docs
IgnoreSSLErrors Property
API DocumentationKeyoti.SearchEngineConfigurationIgnoreSSLErrors
Keyoti Search for ASP.NET 2010
Whether to ignore SSL issues on the website being imported - eg. expired certificate.
Declaration Syntax
C#Visual BasicVisual C++
public bool IgnoreSSLErrors { get; set; }
Public Property IgnoreSSLErrors As Boolean
public:
property bool IgnoreSSLErrors {
	bool get ();
	void set (bool value);
}
Remarks
If this is false then HTTPS websites with an expired certificate (for example) will not be importable.

Assembly: Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609