Configure WebSEAL HTTPS requests

Configure WebSEAL HTTPS requests to determine how WebSEAL handles HTTPS requests from unauthenticated users.

Steps

  1. Log in to the local management interface.

  2. Select Web > Manage > Reverse Proxy.

  3. Select your instance.

  4. Select Manage > Configuration > Edit Configuration File.

  5. Enable or disable HTTPS access by adding the following line under the [server] stanza.

  6. Set the HTTPS access port value by adding the following line under the [server] stanza. The default port for HTTPS access is 443:

    To change to port 4343, for example, set:

Parent topic: Communication protocol configuration