4.5 Configuring the ZENworks Reporting Server Tomcat Server When the ZENworks Certificate Changes

ZENworks and ZENworks Reporting Server use the same SSL certificate. When the ZENworks certificate is changed, the ZENworks Reporting Server Tomcat server must be configured for the newly added certificate.

  1. Stop the ZENworks Reporting Server Tomcat server.

  2. Open the server.xml file from the following location:

    On Windows: %zenworks_home%\share\tomcat\conf

    On Linux: /opt/novell/zenworks/share/tomcat/conf

  3. In the server.xml file, navigate to the section where SSL port 443 is configured and make note of the value of the keystorePass attribute.

  4. Open the server.xml file from the following location:

    On Windows: %zenworks_home%\share\boe\Tomcat55\conf\

    On Linux: /opt/novell/zenworks/share/boe/bobje/tomcat/conf

  5. Backup the server.xml file in a temporary location.

  6. In the server.xml file, in the section where SSL port 8443 is configured, change the value of the keystorePass attribute to the value copied in the notepad, in Step 3.

  7. Save the server.xml file.

  8. Start the ZENworks Reporting Server Tomcat server.