Enables or disables the redirection of http browser requests to https. When http_redirect is disabled, secure access to the Intelligent Sandbox Appliance is ignored.
Syntax:
set http_redirect
When port 80 is disabled, then the HTTP port is used to access the Intelligent Sandbox Appliance interface in a browser.
Any sample that you submit during the command execution is rejected as lighttpd is restarted.
Parameter | Description |
|---|---|
enable Intelligent Sandbox Appliance | When http_redirect is enabled, the http url is redirected to https. RestAPI calls with only the https protocol are accepted. |
disable | When http_redirect is disabled, http is not redirected to https. RestAPI calls with the http or https protocol are accepted. |
Note
Make sure http_redirect is always enabled. Disable http_redirect only when there are issues with certificate validation.
To view if http to https redirection is enabled or disabled on the Intelligent Sandbox Appliance, use the show http_redirect command. By default, the redirect feature is enabled.
Syntax: show http_redirect