http-port
Syntax
http-port = port_number
Description
Port on which WebSEAL listens for HTTPS requests. This value is set during WebSEAL configuration. When the default HTTP port is already in use, WebSEAL configuration suggests the next available (unused) port number.
Options
- port_number
- The administrator can modify this number. Valid values include any port number not already in use on the host.
Usage
This stanza entry is required.
Default value
80
Example
http-port = 80