无法将 SSL 证书应用于 Reporting Server 2014
Unable to apply SSL certificate to Reporting Server 2014
我正在尝试将 SSL 证书应用到报告服务器。我已经添加了我的证书 mmc.exe>Add/Remove Snap-in>Certificates>Computer Account>Local Computer>Finish
现在,我可以在 Console root>Certificates>Personal>Certificates 下看到证书
证书信息如下:
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.
请指导我,我应该如何获得它?
我几乎尝试了一切,但没有运气。
谢谢
最后我得到了解决方案,实际上证书丢失了 "Subject Name",因此它没有进入报表服务器配置管理器。
我正在尝试将 SSL 证书应用到报告服务器。我已经添加了我的证书 mmc.exe>Add/Remove Snap-in>Certificates>Computer Account>Local Computer>Finish 现在,我可以在 Console root>Certificates>Personal>Certificates 下看到证书 证书信息如下:
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.
请指导我,我应该如何获得它? 我几乎尝试了一切,但没有运气。
谢谢
最后我得到了解决方案,实际上证书丢失了 "Subject Name",因此它没有进入报表服务器配置管理器。