自签名SSL Web应用程序上的检索失败

自签名SSL Web应用程序上的检索失败

问题描述:



SharePoint场中有2个WFE服务器,配置了具有自签名证书的HTTPS.
添加了一个名为SPWFE的网络负载平衡.

这些自签名证书将导入到SharePoint证书位置,并添加到SharePoint中的管理信任".
在搜索服务中,场搜索管理"中的忽略SSL警告"配置为是".
在内容源中,起始地址设置为Web应用程序的HTTPS URL(即https://SPWFE)

但是,抓取失败,并说
尝试抓取该项目时收到无法识别的HTTP响应.
验证是否可以使用浏览器访问该项目. (来自SharePoint网站的错误:WebExceptionStatus:TrustFailure 
基础连接已关闭:无法建立SSL/TLS安全通道的信任关系.搜索ID = XXXXXXXXX)

请帮忙.

Hi,

There are 2 WFE servers, configured HTTPS with self signed certificate, in the SharePoint farm.
A Network Load Balance is added named SPWFE.

Those self signed certificates are imported to SharePoint certificate location, and added into Manage Trust in SharePoint.
In the search service, Ignore SSL warnings is configured as 'Yes' in Farm Search Administration.
In Content Sources, the Start Addresses is set to HTTPS URL of the web application (i.e. https://SPWFE)

However, the crawling is failed and said 
An unrecognized HTTP response was received when attempting to crawl this item.
Verify whether the item can be accessed using your browser. (Error from SharePoint site: WebExceptionStatus: TrustFailure 
The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.; Search ID = XXXXXXXXX)

Please help.

谢谢.

TamaHina,

Hi TamaHina,

要解决此问题,请检查以下内容:

To troubleshoot the issue, check things below:

1.使用services.msc重新启动"SharePoint Server Search 15".

1. Restart the "SharePoint Server Search 15" using services.msc.

2.在IE中找出SSL站点的证书,然后将证书导入管理中心.有关更多详细信息,请参阅下面的文章.

2. Figure out the certificate of the SSL site in IE and import the certificate into the Central Administration. For more detailed information, refer to the article below.

SharePoint 2010和Cert Trust –无法建立SSL/TLS安全通道的信任关系.

SharePoint 2010 and Cert Trust – Could not establish trust relationship for the SSL/TLS secure channel.

3.通过以下文章中的PowerShell脚本在SharePoint Web Services IIS网站上重新配置正确的"SharePoint Services" SSL证书.

3. Re-configure the correct "SharePoint Services" SSL certificate on the SharePoint Web Services IIS site by PowerShell script in the article below.

SharePoint 2010搜索:基础连接已关闭:无法建立SSL/TLS安全通道的信任关系.

SharePoint 2010 Search: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.

您还可以按照以下文章中的故障排除步骤进行操作.

And you also could follow the troubleshooting steps in the article below.

无法为SSL/TLS建立信任关系".错误.

"Could not establish trust relationship for the SSL/TLS" error.

https://success.outsystems.com/Support/Enterprise_Customers/Troubleshooting/%22Could_not_ Establishment_trust_relationship_for_the_SSL%2F%2FTLS%22_error

最诚挚的问候,

萨拉范