Configuring Security for HTTP Listeners
Each virtual server in the HTTP service provides network connections through one or more HTTP listeners. With the Admin Console, create new HTTP listeners and edit the security settings of existing HTTP listeners.
To edit security settings for an existing HTTP listener, follow these steps.
- In the Admin Console tree component, expand the Configurations node.
- Expand the instance to configure:
- To configure a particular instance, expand the instance’s config node. For example, the default instance,
server
, expand the server-config
node.
- To configure the default settings for all instances, expand the
default-config
node.
- Expand the HTTP Service node.
- Select the HTTP Listeners node.
- Select an HTTP listener to edit an existing listener or click New and follow the procedure in "Creating an HTTP Listener" to create a new listener.
- Follow the procedure in "Setting Listener Security Properties" to set security properties.
- Click Save to save the changes, or click the browser’s Back button to cancel without saving.
Equivalent asadmin
command: create-http-listener
See also:
Legal Notices