HP Virtual Connect Manager Command Line Interface for c-Class BladeSystem Version 3.30 User Guide
Command line  90 
Item  Description 
->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 web server SSL certificate details 
->show ssl-certificate * 
Displays detailed SSL certificate information 
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@IPv4Address/ 
[filename]> 
-or- 
save ssl-csr address=<ftp://user:password@ipaddress> 
filename=<name>
Properties 
Address (required) 
A valid IPv4 address or host name of the FTP server, with user name, 
password, and name of the file to which the generated SSL CSR will be 
stored on the FTP server. If not specified, the default file name is "vc-ssl.csr".
Filename (optional) 
The name of the file to which the generated SSL CSR will be stored on the FTP 
server. The filename can also be mentioned separately. If not specified, the 
default filename will be "vc-ssl.csr". 
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 
->save ssl-csr 
address=ftp://user:password@192.168.10.12 
Generates and transfers an SSL CSR to the remote FTP server 
->save ssl-csr 
address=ftp://user:password@192.168.10.12/ 
new-ssl.csr 
Generates and transfers an SSL CSR and saves with a new filename 










