HP Virtual Connect Manager Command Line Interface for c-Class BladeSystem Version 4.01 User Guide
Command line  109 
Supported actions: help, load, show 
Item  Description 
load ssl-certificate 
Transfer an SSL certificate from a remote FTP server and apply it to the Virtual 
Connect Manager web server. After a new SSL certificate is applied, the 
web server resets.  
When renewing certificates, the upload removes any previous Signed 
Certificate from VCM. You must add a new certificate or update with a 
renewed certificate in your browser. See browser Help for information on 
installing or renewing certificates. 
Syntax 
load ssl-certificate 
Address=<ftp://user:password@IPv4Address/filename> 
-or- 
load ssl-certificate 
Address=<ftp://user:password@ipaddress> 
Filename=<name>
Properties 
Address (required) 
A valid IPv4 address of the FTP server, with user name, password, and name 
of the SSL certificate file to transfer. 
Filename (required) 
The name of the SSL certificate file to transfer. The filename can also be 
mentioned separately. 
The file path given will be treated as relative to the login directory for the user 
on the FTP server. The user should ensure that the permissions are 
appropriate for the transfer to succeed. 
Examples 
->load ssl-certificate 
Address=ftp://user:password@192.168.10.12/ 
my-new-ssl.crt 
Transfers a new custom SSL certificate from the remote FTP server 
->load ssl-certificate 
Address=ftp://user:password@192.168.10.12 
Filename=my-new-ssl.crt 
Transfers a new custom SSL Certificate from the remote FTP server 
Item  Description 
show ssl-certificate 
Display the Virtual Connect web server SSL certificate information. Use "*" 
to display detailed SSL certificate information. 
Syntax 
show ssl-certificate [*] 
Examples 
->show ssl-certificate 
Displays SSL certificate information 
->show ssl-certificate * 
Displays detailed SSL certificate information 
ssl-csr 
Generate and transfer an SSL certificate signing request to a remote FTP server. 
Supported actions: help, save 
Item  Description 
save ssl-csr 
Generate and transfer a SSL certificate signing request (CSR) to a remote FTP 
server. If the private key size is 1024 bits, then this command upgrades the 










