Using the CLI interface to enable SSL

Syntax:


web-management ssl
no web-management ssl

Enables or disables SSL on the switch


[port <1-65535|default:443>]

The TCP port number for SSL connections (default: 443).


show config

Shows status of the SSL server. When enabled web-management ssl will be present in the config list.

Procedure
  1. To enable SSL on the switch:
  2. Generate a Host certificate if you have not already done so. (See Generating the switch's server host certificate.)
  3. Execute the web-management ssl command.

To disable SSL on the switch, do either of the following:

  • Execute no web-management ssl.

  • Zeroize the switch's host certificate or certificate key.