I configured enterprise search in a sharepoint 2013 farm.
and it has one internet faced web application which running with https://
when i run full crawl for a web application , FUll crawl not completed and it finished after 30 seconds.
and in search server where search components deployed , below errors i found :
An operation failed because the following certificate has validation errors:
Subject Name: CN=www.xxxx.xxxx, O=Xxxxxxx, L=Riyadh, S=Riyadh, C=SA
Issuer Name: CN=DigiCert SHA2 Secure Server CA, O=DigiCert Inc, C=US
Thumbprint:xxxx
Errors:
PartialChain: A certificate chain could not be built to a trusted root authority.
RevocationStatusUnknown: The revocation function was unable to check revocation for the certificate.
OfflineRevocation: The revocation function was unable to check revocation because the revocation server was offline.
2<sup>nd</sup> error:
The start address https://www.xxxx.xxxx cannot be crawled.
Context: Application 'Search_Service_Application_Xxxxportal', Catalog 'Portal_Content'
Details:
The SharePoint item being crawled returned an error when requesting data from the web service. (0x80042616)
The start address https://www.xxxx.xxxx cannot be crawled.
Context: Application 'Search_Service_Application_Xxxxportal', Catalog 'Portal_Content'
Details:
An unrecognized HTTP response was received when attempting to crawl this item. Verify whether the item can be accessed using your browser. (0x80041204)
adil