Add IIS bindings to a WAP Tenant Portal

 

Applies To: Windows Azure Pack

The first step in configuring WAP multiple theming is to add additional HTTPS bindings to the tenant portal website.


  1. Open Internet Information Services Manager (IIS) on the computer that hosts your Windows Azure Pack tenant portal (MgmtSvc-TenantSite).

  2. In the left pane tree-view, select MgmtSvc-TenantSite, select the Bindings action, select Add in the Site Bindings dialog and add the port, Host Name and SSL certificate information.

    IIS dialog for editing site binding
  3. Make sure to check the Require Server Name Indication checkbox.

  4. Assign the appropriate SSL certificate to the host name.

    System_CAPS_noteNote

    If possible, use a real certificate from a trusted CA. If you use Self-Signed Certificates, please make sure that the certificates appear in the Trusted Root Certification Authorities of all the machines you are using.

  5. Select OK to close the dialog.

  6. Repeat steps 2 through 5 above to add as many bindings as there are host names that need to be configured.

In this example, add two bindings called customer1.com and europe.customer2.com to the tenant portal:

Adding site binding to a tenant portal
Show: