Installing Reflection
If you plan to use HTTPS to access the web application, you must enable HTTPS on the servlet runner. During the automated installation, a self-signed certificate is created for the Tomcat servlet runner, and you can skip this step. If you install Reflection Administrator and the servlet runner using archive files, you must create or import a certificate with the Certificate Wizard. You can run the Certificate Wizard at any time to manage the servlet runner certificate.
You can configure Reflection to use either a self-signed certificate, or a Certificate Authority (CA) signed SSL server certificate. For details regarding Tomcat and CA-signed certificates, see
Technical Note 1702.
Windows automated installation:
Note: To run the Certificate Wizard using the Sun Java Plug-in, you must use version 1.3.x or higher of the plug-in. This command must be run from the console or from a graphical user interface, such as Reflection X.
Windows manual installation:
java -cp .\KeyToolsPro_jce1-2-1_1of2_signed.jar;.\CertWizard.jar run
run
from the command. UNIX or Linux automated installation:
UNIX or Linux manual installation:
java -cp ./KeyToolsPro_jce1-2-1_1of2_signed.jar:./CertWizard.jar run
Follow the prompts in the wizard to generate a new certificate, import a CA-signed certificate, update the existing certificate, or copy the management server certificate.
Once your server supports HTTPS, use the Administrative WebStation to restrict Reflection to the HTTPS protocol.
Installation Guide Home
Prepare
Install
Upgrade
Start WebStation
Configure
Remove