About this task
InfiniBox can be set to allow access via HTTPS only.
Upon setting the InfiniBox to allow access via HTTPS only, all access requests are redirected to SSL. The setting takes place during runtime and is persistent across reboot and hot upgrade.
GUI Instructions
- Click the Settings icon on the navigation tree. On the General tab, slide the Always redirect to HTTPS slider.
- Click Update.
InfiniShell Instructions
To set InfiniBox to be accessed via SSL only, run the following infinishell command:
config.system.set_ssl_redirection
.
Returned HTTP code
The redirection returns HTTP code 307.
Comments