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.

John Savill

April 9, 2012

1 Min Read
ITPro Today logo in a gray background | ITPro Today

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:

  1. Start IIS Manager.

  2. Expand Sites and select Service Manager Portal.

  3. In the ASP.NET section, select Application Settings.

  4. Select the SMPortal_WebContentServer_URL name, and change its value to use the FQDN of the site (see the screen shot below).




  5. Click OK.

The website should now show correctly.

 

We do more than Windows--check out all of John Savill's FAQs.

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like