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

Page 112

Advertising
background image

Command line 112

Item

Description

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

->save ssl-csr

address=ftp://user:[email protected]/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]/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

ssl

Allow or disallow SSL encryption (browser/SOAP).
Supported actions: set, show, help

Item

Description

set ssl

Allow modifications to be made to the SSL configuration, and enable or

disable string encryption for SSL communication with the web server.

Syntax

set ssl Strength=[<All|Strong>]

Option

quiet (optional)

This option suppresses user confirmation prompts. This option is useful for

scripting ssl operations.

Property

Strength (required)

The strength of the encryption cipher. Valid values include "All" and
"Strong". The default value is "Strong".

Examples

->set ssl Strength=strong

Enables strong SSL encryption

->set ssl Strength=all

Enables default SSL encryption settings

Advertising