Skip to main content
renanrdrigues
Explorer
August 5, 2025
Solved

How do I enable SSL VPN in 7.4.8?

  • August 5, 2025
  • 4 replies
  • 5081 views

Hello,
I need to migrate an SSL VPN from a fortigate 7.2.10 to another fortigate 7.4.8, but the SSL VPN feature doesn't exist;

 

I tried to enable it via CLI and it doesn't appear either

 

set gui-sslvpn enable

 

Fortigate 180F

Best answer by HarryTran

Try this one.

config system settings
set gui-sslvpn enable
end
Refe: https://docs.fortinet.com/document/fortigate/7.4.8/administration-guide/869159/ssl-vpn-best-practices

4 replies

funkylicious
SuperUser
SuperUser
August 5, 2025

1800F? it shouldnt be affected yet, only G models at this version

how about the sslvpn process, can it be found in the list ? 

"jack of all trades, master of none"
kulansu3
New Member
August 5, 2025

Ah no bug. SSL VPN is being removed. Too many vulnerabilities over the years so it’s being dropped. Much better performance and security with IPSEC. You should start migrating your clients to IPSEC and if you are deploying a new VPN Setup then only IPSEC should be used. SSL VPN is no longer available in 7.4.8.

HarryTran
Staff
HarryTranAnswer
Staff
August 5, 2025
Toshi_Esumi
SuperUser
SuperUser
August 5, 2025

@renanrdrigues said...
"I tried to enable it via CLI and it doesn't appear either

 

set gui-sslvpn enable"

My 60F w/ 7.4.8 shows it in GUI after enabling it. Is it a bug specific to the model?
In any case, if SSL VPN was configured before upgrade, it should have been still working.

Toshi

renanrdrigues
Explorer
August 5, 2025

I forgot the "end" at the end.