Configuring RMI Servers

You configure RMI servers (applications server and Print Server) by adding the following to the JVM startup parameters (shell script files in UNIX servers) or JVMOption Windows registry entries (Windows servers).

-Djavax.net.ssl.keyStore=KEYSTORE_LOCATION
-Djavax.net.ssl.keyStorePassword=PASSWORD
-Djavax.net.ssl.trustStore=TRUSTSTORE_LOCATION

Explanation of parameter values:

The registry location for adding these parameters as string values: