iTP Secure WebServer System Administrator's Guide (iTPWebSvr 5.1+)

Integrating the WebSafe2 Internet Security
Processor (WISP)
iTP Secure WebServer System Administrators Guide522659-001
5-15
Generating the Public/Private Key Pair and
Obtaining the Certificate
Verifying Integration of a WebSafe2 Internet Security Processor
(WISP)
You can verify integration of the WISP and do testing by using the following procedure:
1. Start the iTP Secure WebServer by executing the start script:
: cd <installation directory>/conf
: ./start
After the start script has been executed, you should have a PATHMON process
running on your system. The default is $ZWEB.
If the server has been running, execute the restart script to stop the server, then
immediately start it using the new configuration:
: cd <installation directory>/conf
: ./restart
2. Verify that the iTP Secure WebServer is running:
: ps
You should see that Distributor, httpd, and generic-cgi.pway processes are running.
By default, five httpd processes are started.
3. Use a web client to connect to the IP address (or DNS name) of the server.
The server will be monitoring the port you specified.
You should see the <installation directory>/root
directory at the web
client.
The sample home page, index.sample.html, should appear in the directory listing.
4. Stop the server by executing the stop script that is in the
<installation directory>/conf directory:
: ./stop
You should not get any error messages. The Pathmon process and any other
processes started by the iTP Secure WebServer are stopped.
5. Verify that the server has stopped:
: ps
You should not see the Distributor, httpd, or generic-cgi.pway processes running.
The EMS log file should reveal that the httpd processes have closed the $RECEIVE
file.