我正在尝试将SSL证书应用于报表服务器。我现在已经添加了我的证书mmc.exe>添加/删除快照>证书>计算机Account>Local Computer>Finish,我可以在控制台下看到证书证书信息如下:
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
谢谢
发布于 2015-12-01 11:51:31
最后,我得到了解决方案,实际上证书缺少“主题名称”,因此它不会来报告服务器配置管理器。
https://stackoverflow.com/questions/33916661
复制相似问题