Ssl-csr – HP Virtual Connect FlexFabric 10Gb24-port Module for c-Class BladeSystem User Manual

Page 110

Advertising
background image

Command line 110

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 server.
Supported actions: help, save

Item

Description

save ssl-csr

Generate and transfer an SSL certificate signing request 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>]

-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.

Advertising