Configuring HTTPS for Web Reports

To configure Web Reports for working with HTTPS you can use a certificate file containing the private key or two separate files one for the certificate and another for the private key.

You can configure Web Reports on Windows or Linux systems, by performing the following steps:

  1. Install or upgrade OpenSSL on your system to the latest available version.
  2. Ensure that an OpenSSL command-line tool is available.
  3. Create a Certificate Signing Request with your company and Web Reports server information.
  4. EITHER: Generate a Self-Signed Certificate OR Request a Certificate from a Certificate Authority.
  5. Update the Web Reports HTTPS Registry Settings to point either to the combined certificate and private key file, or to the separate files, which are the certificate and the private key files.

    You can also configure Web Reports to work with HTTPS manually without using the console. For additional information see Configuring HTTPS manually on Windows systems and Configuring HTTPS manually on Linux systems.