17.5. Secured JMX Connection

During the install process, SavaPage generates a dedicated self-signed key and certificate for securing JMX connections with SSL. The generated Java keystore is: /opt/savapage/server/jmxremote.ks with password savapage. Access to this file is restricted to the savapage user.

The JMX password for the admin user is held in /opt/savapage/server/jmxremote.password. Java needs the password to be provided in plain text, so access to this file is restricted to the savapage user.

The initial password is a random string generated by the installation process. It needs to be changed in the Admin Web App as described in Section 4.11.13.4, “JMX Agent”.

Note

The default SavaPage JMX port is 8639. This can be changed by editing the file:

/opt/savapage/server/jmxremote.properties

You need to restart SavaPage for this change to take effect.