HP Virtual Connect Manager Command Line Interface for c-Class BladeSystem Version 4.20 User Guide
Command line  121 
Item  Description 
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>] 
-or- 
save ssl-csr [–quiet] 
address=<ftp://user:password@ipaddress/> 
filename=<name> 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>]
Options 
quiet 
This option suppresses user confirmation prompts. This option is useful when 
scripting operations. 
Properties 
Address (required) 
A valid IP address of the FTP server, with user name, password, and name of 
the file to which the generated SSL certificate signing request will be stored 
on the FTP server. If not specified, the default filename is "vc-ssl.csr". 
Filename (optional if the 
filename is not in the 
address) 
The name of the file to which the generated SSL certificate signing request 
will be stored on the FTP server. The filename can also be mentioned 
separately. If not specified, the default filename is "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. 
C (required if signed 
certificate is not 
installed)
The two character code for the country where the VC domain is located. The 
value must be two alphabetic characters. 
ST (required if signed 
certificate is not 
installed)
The state or province where the VC domain is located. The value can be 1 to 
30 characters in length. 
L (required if signed 
certificate is not 
installed)
The city or locality where the VC domain is located. The value can be 1 to 50 
characters in length. 
O (required if signed 
certificate is not 
installed)
The company or organization that owns the VC domain. The value can be 1 
to 60 characters in length. 
CN (required if signed 
certificate is not 
installed) 
The Common Name. This can be a fully qualified domain name (FQDN) for 
the web server issuing the certificate. To prevent security alerts, the value of 
this field must match the host name exactly as it is shown in the web browser. 
For example, if the address shown in the browser is 
https://vc001635.xyz.com/index.html, then the value for CN 
must be vc-001635.xyz.com. This value can be 1 to 60 characters in 
length. 
OU (optional) 
The Organizational Unit. This is the unit within the company or organization 
that owns the VC module. The value can be 0 to 60 characters in length. 










