Document No. 10-300077, Issue 2 4-17
Security
Enabling SSL/HTTPS
Before you can enable SSL/HTTPS on the switch, you must disable HTTP.

Web Agent

Procedure To enable SSL/HTTPS:
1. In the navigation pane, expand the System > Administration folders.
2. Click TCP Ports. The TCP Ports Web page is displayed in the content
pane. See Figure 4-1.
3. In the State field for HTTP, select Disable.
4. In the Port Number field for SSL/HTTPS, enter the port number that
you want SSL/HTTPS to use. Valid ports are 443 or 9000 to 65,535.
The default port for SSL/HTTPS is 443.
5. In the State field for SSL/HTTPS, select Enable. SSL/HTTPS is
disabled by default.
6. Click Apply. SSL/HTTPS is enabled on the specified port.
CLI Command To enable SSL/HTTPS, use the following CLI command:
(configure)# ip https {port [<tcp-new-port>] [enable] | [enable]}
Disabling SSL/HTTPS
You must disable SSL/HTTPS before you enable HTTP.

Web Agent

Procedure To disable SSL/HTTPS:
1. In the navigation pane, expand the System > Administration folders.
2. Click TCP Ports. The TCP Ports Web page is displayed in the content
pane. See Figure 4-1.
3. In the State field for SSL/HTTPS, select Disable.
4. Click Apply. SSL/HTTPS is disabled.
CLI Command To disable SSL/HTTPS, use the following CLI command:
(configure)# no ip https