web-https-protocol
Syntax
web-https-protocol = {http | https}
Description
Defines the protocol that the client Web browser uses to connect to WebSEAL for requests that WebSEAL receives on an SSL interface.
Options
- http
- WebSEAL functions will behave as if the client is connected to WebSEAL in an HTTP environment (not HTTPS).
- https
- Most WebSEAL functions will behave as if the client is connected to WebSEAL in an HTTPS
environment. There are exceptions and limitations to this rule. You cannot obtain SSL IDs or SSL
client certificates using this parameter; therefore,
[session] ssl-id-sessionscannot be used as a session key and[certificate] accept-client-certscannot be used for authentication.
Usage
This stanza entry is optional.
Default value
https
Example
web-https-protocol = https