HP Virtual Connect 1.10Gb-F Ethernet Module for c-Class BladeSystem User Manual

Page 58

Advertising
background image

Command line 58

Item Description

save ssl-csr

Generate and transfer an SSL certificate signing request (CSR) to a remote
FTP server.

Syntax

save ssl-csr address=<ftp://user:password@ipaddress>

[filename=<name>]

Properties

Address (required)

A valid IP address or host name of the FTP server, with username and
password

Filename (required)

The name of the file to which the generated SSL CSR will be stored on the
FTP server. If not specified, the default file name will be "vc-ssl.csr".

Example

->save ssl-csr

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

filename=new-ssl.csr
Generates and transfers an SSL CSR to the remote FTP server

->save ssl-csr

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

filename=new-ssl.csr
Generates and transfers an SSL CSR and save with a new filename

ssl

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

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

Property

Strength (required)

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

Examples

->set ssl strength=strong
Enables strong SSL encryption

->set ssl strength=all
Enables default SSL encryption settings (weak)

Item Description

show ssl

Display SSL current configuration.

Syntax

show ssl

Example

->show ssl
Displays SSL current configuration

Advertising