It is recommended that the HTTPS interface be configured and the HTTP interface be disabled. HTTPS is HTTP traffic running over a Secure Sockets Layer (SSL).
Solution
The command to enable HTTPS is as follows switch:admin> ipfilter --addrule policy_name -rule rule_number -sip any -dp 443 -proto tcp -act permit