HP Virtual Connect Manager Command Line Interface for c-Class BladeSystem Version 4.01 User Guide

Command line 108
Item Description
Syntax
remove ssh
Example
->remove ssh
Removes SSH keys
Item Description
show ssh
Display the SSH key configuration.
Syntax
show ssh
Example
->show ssh
Displays the SSH key configuration
ssl
Allow or disallow SSL encryption (browser/SOAP).
Supported actions: set, show, help
Item Description
set ssl
Allow modifications to be made to the SSL configuration, and enable or
disable string encryption for SSL communication with the web server.
Syntax
set ssl Strength=[<All|Strong>]
Option
quiet (optional)
This option suppresses user confirmation prompts. This option is useful for
scripting ssl operations.
Property
Strength (required)
The strength of the encryption cipher. Valid values include "All" and
"Strong". The default value is "Strong".
Examples
->set ssl Strength=strong
Enables strong SSL encryption
->set ssl Strength=all
Enables default SSL encryption settings
->set ssl -quiet Strength=strong
Enables strong SSL encryption without user confirmation prompts
Item Description
show ssl
Display SSL current configuration.
Syntax
show ssl
Example
->show ssl
Displays SSL current configuration
ssl-certificate
View and upload the SSL certificate from a remote FTP server.