iTP Secure WebServer System Administrators Guide (Version 7.5+)
Default
If no Browser directives are specified, the server assumes there is no limit on the URL length for
redirect operations.
Example
Browser "*WebRover V1.0*" -redirectlimit 1024
CacheTime
Syntax
CacheTime minutes
Description
Use the CacheTime directive to specify the number of minutes that the iTP Secure WebServer is
to cache files that it opens. When this directive is present in the configuration file, files accessed
by the iTP Secure WebServer stay open for the period specified in the CacheTime directive.
CacheTime accepts a value from 0 to 600 in minutes (10 hours). Specifying a value of 0 in the
CacheTime directive disables file caching.
Default
When no CacheTime directive is present, the iTP Secure WebServer holds open files it accesses
for approximately 60 minutes.
Example
CacheTime 7
ClientCADatabase
Syntax
ClientCADatabase <client-database-filepath>
Description
Use the ClientCADatabase directive to specify the name of the database that contains the
trusted client root certificates. This database also contains the certificates to verify the client certificate
during client authentication.
Only one ClientCADatabase directive entry is allowed in the configuration file. If there are multiple
entries in the configuration file, the last entry is used.
NOTE: HP recommends the following:
• Configure KeyDatabase for server certificates, and private and public key pairs
• Configure ClientCADatabase for client certificates
If you configure KeyDatabase for both, the following are also sent to the client as trusted root
certificates:
• CA root of server certificate chain
• Intermediate certificate of server certificate chain
Default
When ClientCADatabase directive is not specified, the iTP Secure WebServer reads the root
certificates from the file specified in the KeyDatabase directive as trusted client root certificates.
The following warning appears on startup:
208 Configuration Directives










