SSL Certs Genration
I am in the process of configring SSL cets for SSRS servers. In IIS we can genrate request using create request commond in IIS 7. But SQL SSRS R2 does not IIS. It works based built in web server. (HTTP.SYS). I would like to know how I can genrate Site Certificate
in SSRS case, Is there any way I can do that or I can just configure with CA certs?
Anekm
May 6th, 2011 1:26pm
Hi,
In order to configuring a Report Server for Secure Sockets Layer, you must have a server certificate installed on the computer (client certificates are not supported). Reporting
Services does not provide functionality for requesting, generating, downloading, or installing a certificate. Therefore, in Reporting Services Configuration Manager, you can only bind the certificate to a Reporting Services URL reservation.
For more information, please read the section
Server Certificate Requirements in the article Configuring a Report Server for Secure Sockets Layer (SSL) Connections:
http://msdn.microsoft.com/en-us/library/ms345223.aspx
Thanks,
Tony Chain
Tony Chain [MSFT CSG] | Microsoft Community Support
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Free Windows Admin Tool Kit Click here and download it now
May 9th, 2011 5:11am