Q: I installed the System Center Service Manager 2012 web portal with a custom SSL certificate, so why is it that when I navigate to the website I see a blank screen?
System Center Service Manager 2012 is encrypted with SSL, but knowing that doesn't help when you have this issue.
April 9, 2012
A:System Center Service Manager 2012 is built using Silverlight SharePoint Web Parts, and it's encrypted with SSL. After configuring my portal with adomain-generated SSL certificate for the fully qualified domain name (FQDN) of the site, I navigated to the website and saw no content displayedin the results area (see the screen shot below).
The problem was Service Manager actually uses the NetBIOS format name in the IIS configuration, which didn't match the FQDN of my SSL certificate, sothe content didn't display. The solution to this problem follows:
Start IIS Manager.
Expand Sites and select Service Manager Portal.
In the ASP.NET section, select Application Settings.
Select the SMPortal_WebContentServer_URL name, and change its value to use the FQDN of the site (see the screen shot below).
Click OK.
The website should now show correctly.
We do more than Windows--check out all of John Savill's FAQs.
About the Author
You May Also Like