ssl-listening-port
This stanza entry specifies the TCP port to listen on for incoming requests.
ssl-listening-port = {0|port}TCP port to listen on for incoming requests. The policy server does not use this stanza entry.
Options
- 0
- Disables listening. The value is specified during configuration by with the svrsslcfg utility. The only way to change the port on the appliance is to remove and recreate the instance. This option should be modified only by issuing the svrsslcfg -chgport command so the policy server can detect the listening port has been changed. Otherwise, the resource manager cannot receive policy update notifications or pdadmin server task commands.
- port
- Enables listening at the specified port number. The valid range for port is any positive number allowed by TCP/IP and is not currently being used by another application.
There is no one default value, because the configuration programs for each daemon specify its own default value.
Usage
Required, except for the policy server.
Default value
If not specified during configuration, the default value is 0. Otherwise, the value is server-dependent.
Example
ssl-listening-port = 8139