iTP Secure WebServer System Administrator's Guide (Version 7.0)

Configuring the iTP Secure WebServer
iTP Secure WebServer System Administrator’s Guide523346-012
7-59
Configuring Your Server for WebSafe2 Internet
Security Processor (WISP) Use
The unit of measurement for this environment variable is seconds.
Example:
#
# Configure the httpd server's attributes
#
Server $root/bin/httpd {
...
Env TANDEM_SOCK_ALERT_TIME=1
}
Configuring Your Server for WebSafe2 Internet Security
Processor (WISP) Use
You use the install.WS script described in Section 2, Installing the iTP Secure
WebServer to configure the server to use WISPs. The install.WS script creates and
edits the configuration files wid.config and httpd.websafe.config. You must
edit these files if you want to add WISPs. If you want to incorporate a WISP in an
existing configuration, run the install.WS script using the -upgrade or -websafe option.
Updating the WebSafe2 Interface Driver (WID) Configuration
The WebSafe2 Interface Driver (WID) configuration file, wid.config, is located in
/usr/tandem/webserver/conf. The wid.config file contains the IP addresses
of the WISP it manages and the file name for storing certificate and key information.
There are also configuration parameters that specify a WID trace file, an error log file,
and a timeout parameter that specifies how long the WID is to wait for responses from
the WISP. The trace and error logs are not affected when the httpd command is
invoked using the -rollover option.
You must edit wid.config if you decide to add WISPs to your configuration or if you
decide to change the values of other parameters. The following subsection explains
how to add WISPs.
Note. WISP is compatible only with systems running G-series RVUs.
Note. Your httpd.config file can include the httpd.stl.config file or the httpd.websafe.config file,
but not both.
Note. WID is compatible only with systems running on G-series RVUs.