FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
carabhavi
Staff
Staff
Article Id 197774
Description
This article describes how to redirect the HTTP (Port 80) SSL VPN web mode page request to the HTTPS (Port 443).

Solution
By default, this option will be disabled.
This is possible enable it from GUI and CLI.

Note:
Make sure admin access ports do not conflict with SSL VPN ports.

From GUI.

Go to VPN  -> SSL-VPN Settings and redirect to HTTPS.



From CLI.
# config vpn ssl settings
    set https-redirect enable
end

Contributors