无法将SSL证书应用于Reporting Server 2014

时间:2015-11-25 12:34:01

标签: reporting-services ssl-certificate sql-server-2014

我正在尝试将SSL证书应用于报表服务器。我已添加证书 mmc.exe>添加/删除管理单元>证书>计算机帐户>本地计算机>完成 现在,我可以在控制台根目录>证书>个人>证书下看到证书 证书信息如下:

Issued To : xyz.com
Issuded By : abc-CA
Expiration Date : 11/11/2018
Intended Purpose: Server Authentication,client authentication
Certificate Template: Computer (3 year)

要申请证书,我做了以下事项:

 1. Opened Reporting service configuration manager
 2. Web Service URL
 3. But Under "SSL Certificate", I don't see the certificate.

请指导我,我应该怎么做? 我几乎尝试了一切,但没有运气。

我得到了以下链接。 http://blogs.technet.com/b/configurationmgr/archive/2014/07/23/a-step-by-step-example-of-configuring-a-reporting-services-point-for-https-in-system-center-2012-configuration-manager.aspx

由于

1 个答案:

答案 0 :(得分:0)

最后我得到了解决方案,实际上证书缺少“主题名称”,因此它没有来到报表服务器配置管理器。