User's Manual

Command line 127
Item Description
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
->load ssl-certificate
Address=ftp://user:password@[2001:1::1]/my-new-ssl.cr
t
Transfers a new custom SSL certificate from the remote FTP server using an
IPv6 address
->load ssl-certificate
Address=ftp://user:password@[2001:1::1]
filename=/my-new-ssl.crt
Transfers a new custom SSL certificate from the remote FTP server using an
IPv6 address
Item Description
show ssl-certificate
Display the VC 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 or SFTP server.
Supported actions: help, save
Item Description
save ssl-csr
Generate and transfer an SSL certificate signing request to a remote FTP or
SFTP 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>]
-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>]