Configuring Components
After you have created a server.properties file for the proxy server computer, follow these steps to run the security proxy server and to enable encrypted connections from Reflection terminal sessions.
If you use the automatic installation process on computers running Windows NT and above, you can choose to install the servlet runner as an NT service, in which case the servlet runner starts automatically. You can start or stop the service by going to Windows Control Panel > Administrative Tools > Services, and selecting Reflection Security Proxy.
If you use the automatic installation process but do not choose to install the security proxy server as an NT service, follow these steps to run the security proxy server:
c:\Program Files\ReflectionServer\securityproxy\conf\server.properties
Proxy Server
Initialized
appears.
If you installed the security proxy server using the archive file and completed the initial configuration, from a command window run SecurityProxy.bat.
SecurityProxy.bat ..\conf\server.properties
.Proxy Server Initialized
appears.To run the SecurityProxy.sh file located in the [installation path]/securityproxy/bin/ directory, from a terminal window enter:
./SecurityProxy.sh start
Follow these steps to start or stop the proxy at system Startup or Shutdown.
[installation path]/securityproxy/bin/
WRQ_PROXY_HOME (must be an absolute path)
JAVA_HOME
/etc/rc.d/init.d
As a result, when the UNIX or Linux system is started or shut down, the proxy server automatically starts or stops.
If you run the security proxy server from the command line or from a Command Prompt, these command line options are available:
Parameter | Description |
---|---|
-s |
Suppresses the copyright and initialization messages that appear when the security proxy server starts. |
-noAlerts |
Prevents the security proxy server from sending SSL alert messages. This can help to increase security by hiding the protocol that the server uses. |
-locale [en|fr|de|ja] |
Specifies the language—English, French, German, or Japanese—used for output messages. |
Installation Guide Home
Prepare
Install
Upgrade
Start WebStation
Configure
Remove