When I try to install SQL 2005 Developer September CTP on Windows XP Professional it returns an error "SQL Server Setup failed to
retrieve the SSL Certificate Name".
I was using a certificate from SelfSSL but removed it. Still no luck
This appears to be an issue with SQL Reporting Services. If I don't install Reporting Services then I can install SQL 2005. I'm guessing that Reporting Services is now requiring a certificate and doesn't like the SelfSSL certificates Any ideas

SQL Server Setup failed to retrieve the SSL Certificate Name
jude_kid
Good luck
Jay Skelly
Microsoft Regional Director
nspangen3
QUT lecturer
Any workarounds, anybody
Thanks,
Chris
David Cautley
CorneVR
I will go to beta place in a bit and report it as a bug; but if anyone else has the solution now, please feel free to respond.
phouldri
It's not necessarily having selfssl installed, this problem will occur if you have any ssl certificate applied to your web server.
Look in IIS admin, right mouse click on site, click properties, click Directory Security and check to see if there is an SSL cert assigned to the web site. If so, remove it (you can add it back later using the information from the link I posted).
If you don't have an SSL cert installed, then the issue is most likely not related to this post. You may need to provide more information.
Ixnatifual
Wait just one minute...am I missing something Removing the cert fixes the install problem...but now there is no ssl installed. I need both!
When I install a new certificate using self ssl - reporting services will no longer operate.
So, how can I run both SSL and reporting services on my development machine...no one is answering that question.
Ariska
Hi Everyone!
Ok, i never installed that SelfSSL tool and I am running into that exact same error.
I got SQL installed, without the Reporting tool, so how do I install the reporting portion of
SQL 05
Thanks!
Thomas
Desktop Alert Inc.
This worked fine!
Thanks again Microsoft and members!
OutlawPhx
Back again. Here is the info I was looking for - the problem is explained and resolved here:
http://www.sqlservercentral.com/columnists/drussell/sslcertificatesonsqlserver2005forreportingservices.asp
NDaigneault
thawzin
IIS still thinks it has a certificate when it really doesn't. Clean up the certificate by going to IIS Manager and removing the certificate from IIS. We you rerun setup it should succeeded.
Dan
http://blogs.msdn.com/dtjones/