show ssl
3-52 Basic Configuration
Example
This example shows how to disable WebView on the switch:ssl
C3(rw)->set webview disable
show ssl
Use this command to display SSL status.
Syntax
show ssl
Parameters
None.
Defaults
None.
Mode
Switch command, read-only.
Example
This example shows how to display SSL status:
C3(rw)->show ssl
SSL status: Enabled
set ssl
Use this command to enable or disable the use of WebView over SSL port 443. By default, SSL is
disabled on the switch. This command can also be used to reinitialize the hostkey that is used for
encryption.
Syntax
set ssl {enabled | disabled | reinitialize | hostkey reinitialize}
Parameters
Defaults
By default, SSL is disabled on the switch.
Mode
Switch command, read-write.
enabled | disabled Enables or disables the ability to use WebView over SSL.
reinitialize Stops and then restarts the SSL process.
hostkey reinitialize Stops SSL, regenerates new keys, and then restarts SSL.