HP Virtual Connect Manager Command Line Interface for c-Class BladeSystem Version 3.70/3.75 User Guide
Command line  92 
Item  Description 
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 
size to 2048 bits and restarts the VC web server. 
Syntax 
save ssl-csr [-quiet] 
address=<ftp://user:password@ipaddress/[filename]> 
CN=server.domain.com O="Hewlett-Packard" C=US ST=CA 
L=Cupertino [OU=<value>] [Contact=<value>] 
[AlternativeName=<value>] [Email=<value>] 
[Surname=<value>] [GivenName=<value>] 
[Initials=<value>] [DNQualifier=<value>] 
[ChallengePW=<value> ConfirmPW=<value>] 
[UnstructuredName=<value>]










