I already have sql server 2005 running in a Win2K3 server R2 (64-bit). I would like to add SSRS component but I am stuck with this "SQL Server Setup failed to retrieve the SSL Certificate Name".
The instalation for adding components failed.
Some nice person offered help with an online document suggesting to change something like
<UrlRoot>https://p7reporting:433/reportserver</UrlRoot> in a file "rsreportserver.config"
however, I could not find such file in my server.
I wanna say I have no problem in removing the certificate from "Directory Security". After removing the certificate, the error message still popped out.
Someone also pointed out to remove port 433 as well but that situation is in a Win2008 server. Mine is not.