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.

  1. Open Microsoft IIS Manager.
  2. Create a self-signed server certificate or a domain certificate.
    1. In the menu tree, click the server home page.
    2. Click Server Certificate and click Open Feature.
    3. In the Server Certificates window, click Create Self-Signed Certificate or Create Domain Certificate.
    4. Specify the name of the certificate.
    5. Specify Personal as the certificate store for the new certificate.
    6. Click OK. The new server certificate is displayed in the Server Certificates window.
  3. In the menu tree, click ReportManagerH5 or ReportManagerWCF.
  4. Click Bindings.
  5. In the Site Bindings dialog box, click Add.
  6. 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.

  7. Click OK. The Site Bindings dialog box shows the new site binding.
  8. Click Close.
  9. For changes to take effect, restart the application sites.