Access fortigate via http and https
Hi Please see the below config, which include http and https. why I can only access it via http instead of https? thanks
FG01 # sh system interface
config system interface
edit "port1"
set vdom "root"
set ip 192.168.1.221 255.255.255.0
set allowaccess ping https ssh http
set type physical
set snmp-index 1
