Enabling Secure Sockets Layer or Transport Layer Security
Before you begin this task, you must obtain a digital certificate and store it on the computer where the base product is installed on. Follow the instructions provided by the certificate authority (CA) for installing the certificate. You must also know where the keystore is located on the server and the password for the keystore.
If your server is not already using SSL or TLS, generate a new key and keystore with
the keytool
command.
The enabling process requires Perl to run. Before you enable SSL or TLS, make sure a Perl interpreter is installed.
- Click the Administration tab.
- In the left pane, click .
- Set the Enable secure HTTP property to Yes.
- Enter values for the required fields: Keystore file, Keystore password.
- To be automatically redirected to the secure protocol without having to take
any action, set the Redirect to secure URL property to
Yes.
- Note:
- If you enable the secure connection but leave the Redirect to secure URL property set to No, you and other users are not redirected to the new URL when you try to use a link to the old URL (http://hostname:15080/pd). Make sure that everyone updates their links to use the URL from the Secure URL field.
- The URL value that RICOH ProcessDirector uses for a secure connection is listed in the Secure URL field.
- Click SAVE.
- Restart RICOH ProcessDirector to apply the settings.
If you use RICOH ProcessDirector Web services to exchange print data with other applications in your system, make sure that the client software you use to invoke the Web services supports SSL or TLS.