HP Virtual Connect Flex-10 10Gb Ethernet Module for c-Class BladeSystem User Manual

Page 122

Advertising
background image

Command line 122

Item

Description

Contact (optional)

The person responsible for the VC module. The value can be 0 to 60

characters in length.

AlternativeName

(optional)

One or more alternate names or addresses for the VC domain, separated by

commas. The value can be 0 to 500 characters in length. The default value
is the existing data from the certificate plus any IP addresses (and associated
DNS names), in the form of DNS:host.domain.com,IP:x.x.x.x, that

the domain has configured but are not in the existing certificate.

Email (optional)

The email address of the person responsible for the VC domain. The value

can be 0 to 60 characters in length.

Surname (optional)

The surname of the person responsible for the VC domain. The value can be
0 to 60 characters in length.

GivenName (optional)

The given name of the person responsible for the VC domain. The value can

be 0 to 60 characters in length.

Initials (optional)

The initials of the person responsible for the VC domain. The value can be 0
to 20 characters in length.

DNQualifier (optional)

The distinguished name qualifier for the VCM. The value can be 0 to 60

characters in length. Acceptable characters are alphanumeric, space, and

the following punctuation marks:

‘ ( ) + , - . / : = ?

ChallengePW (optional)

The password for the certificate-signing request. The value can be 0 to 30
characters in length. If an empty password is specified, the user is prompted

for the value.

ConfirmPW (optional)

Confirm the challenge password. The value can be 0 to 30 characters in
length. If an empty password is specified, the user is prompted for the value.

UnstructuredName

(optional)

This is for additional information. The value can be 0 to 60 characters in

length.

Examples

->save ssl-csr

address=ftp://user:[email protected]

CN=server.domain.com O="Hewlett Packard" C=US ST=CA

L=Cupertino

->save ssl-csr address=ftp://user:password@[2001:1::1]

CN=server.domain.com O="Hewlett Packard" C=US ST=CA

L=Cupertino

Generates and transfers an SSL certificate signing request to the remote FTP

server

->save ssl-csr

address=ftp://user:[email protected]/

filename=/new-ssl.csr CN=server.domain.com

O="Hewlett-Packard" C=US ST=CA L=Cupertino

[email protected]

->save ssl-csr

address=ftp://user:password@[2001:1::1]/

filename=/new-ssl.csr CN=server.domain.com

O="Hewlett-Packard" C=US ST=CA L=Cupertino

[email protected]

Generates and transfers an SSL certificate signing request and saves with a
new filename

Advertising