Through User Interface:
- Go to Central Administration, in the Quick Launch, click General Application Settings.
- On the General Application Settings page, in the Search section, click Farm Search Administration.
- On
the Farm Search Administration page, in the Farm-Level Search Settings
section, click the value of the Ignore SSL Warnings setting.
- If
you want the crawler to proceed to crawl content even if the site name
and the name in the SSL certificate do not match select the Ignore SSL
certificate name warnings check box.
- Click Ok.
Set-SPEnterpriseSearchService -IgnoreSSLWarnings $true
Set-SPEnterpriseSearchService -IgnoreSSLWarnings $false
Reference:
http://www.c-sharpcorner.com/UploadFile/anavijai/configure-ssl-certificate-warning-settings-using-power-shell/
No comments:
Post a Comment