redirect-http-to-https
Use the redirect-http-to-https stanza entry to control whether WebSEAL
redirects HTTP requests to HTTPS.
Syntax
redirect-http-to-https = {yes | no}
Description
When this configuration entry is set to yes, WebSEAL automatically redirects HTTP requests to the corresponding HTTPS resource. If no corresponding HTTPS interface is available the HTTP request will proceed as per normal.
Options
- yes
- When
redirect-http-to-httpsis set to yes, WebSEAL redirects HTTP requests to HTTPS. - no
- When
redirect-http-to-httpsis set to no, WebSEAL does not redirect HTTP requests to HTTPS.
Usage
This stanza entry is optional.
Default value
noExample
redirect-http-to-https = yes