Documentation
|
Support
ApiParameters.ini
ApiParameters.ini
Management API Guide | Forcepoint Web Security | v8.4.x
The
ApiParameters.ini
file can be used to configure several aspects of Management API behavior.
The file is located in the
/opt/Websense/bin
directory on the Policy API Server machine.
To make changes to the file:
1.
Open the file in a text editor.
2.
Edit the parameter or parameters that you want to change.
3.
Save and close the file.
4.
Use the
/opt/Websense/WebsenseDaemonControl
script to restart the
PolicyAPIServer
daemon.
The configurable parameters in the file are:
Parameter
Default Value
Description
RestServerCertPath
.
Directory for storing server certificate files. By default, the Policy API Server installation directory:
/opt/Websense/bin
RestServerCertRoot
PolApiServer.crt
Name of the server certificate file
RestServerCertKey
PolApiServer.key
Name of the server certificate key file
ApiLoadTimeoutSec
30
Timeout period for loading the API database (in seconds)
CDatabasePath
/opt/Websense/bin/
Directory that contains the local database for API-managed categories, URLs, and IP addresses.
Must be a fully-qualified path.
TransactionTimeoutMin
10
Timeout period for API transactions (in minutes)
Other parameters in the file should not be changed unless you are advised to do so by Forcepoint Technical Support.
ApiParameters.ini
Copyright 2017 Forcepoint. All rights reserved.