HP Virtual Connect Manager Command Line Interface Version 2.10 User Guide
Command line  59 
Item Description 
show ssl-certificate 
Display the Virtual Connect web server SSL certificate information. 
Syntax 
show ssl-certificate [*] 
Examples 
->show ssl-certificate 
Displays web server SSL Certificate details
->show ssl-certificate * 
Displays detailed information of SSL certificate 
ssl-csr 
Transfer an SSL certificate signing request to a remote FTP server. 
Supported actions: help, save 
Item Description 
save ssl-csr 
Generate and transfer an SSL certificate signing request (CSR) to a remote 
FTP server. 
Syntax 
save ssl-csr address=<ftp://user:password@ipaddress> 
[filename=<name>] 
Properties 
Address (required) 
A valid IP address or host name of the FTP server, with username and 
password 
Filename (required) 
The name of the file to which the generated SSL CSR will be stored on the 
FTP server. If not specified, the default file name will be "vc-ssl.csr". 
Example 
->save ssl-csr 
address=ftp://user:password@192.168.10.12 
filename=new-ssl.csr 
Generates and transfers an SSL CSR to the remote FTP server
->save ssl-csr 
address=ftp://user:password@192.168.10.12 
filename=new-ssl.csr 
Generates and transfers an SSL CSR and save with a new filename 
ssl 
Allow or disallow weak SSL encryption (browser/SOAP). 
Supported actions: set, show 
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 










