Adding a self-signed certificate or a domain certificate to H5 web application
SSL communication is required for ReportManagerH5. If SSL Communication (internally) is selected, ReportManagerWCF must be SSL-enabled.
- Open Microsoft IIS Manager.
-
Create a self-signed server certificate or a domain certificate.
- In the menu tree, click the server home page.
- Click Server Certificate and click Open Feature.
- In the Server Certificates window, click Create Self-Signed Certificate or Create Domain Certificate.
- Specify the name of the certificate.
- Specify Personal as the certificate store for the new certificate.
- Click OK. The new server certificate is displayed in the Server Certificates window.
- In the menu tree, click ReportManagerH5 or ReportManagerWCF.
- Click Bindings.
- In the Site Bindings dialog box, click Add.
-
Specify this information:
- Type
- Specify https.
- Port
- For ReportManagerH5, specify 443.
For ReportManagerWCF, specify 444.
- SSL certificate
-
From the list, select the name of the certificate that you created.
- Click OK. The Site Bindings dialog box shows the new site binding.
- Click Close.
- For changes to take effect, restart the application sites.