HP Virtual Connect Manager Command Line Interface Version 3.00 User for Integrity BL8x0c i2 Server Blades Guide

Command line 61
Item Description
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 weak 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>]
Property
Strength (required)
The strength of the encryption cipher. Valid values include "All" and
"Strong". The default value is "All".
Examples
->set ssl strength=strong
Enables strong SSL encryption
->set ssl strength=all
Enables default SSL encryption settings (weak)
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.
Supported actions: help, load, show