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

Page 109

Advertising
background image

Command line 109

Item

Description

->show ssh

Displays the SSH key configuration

ssl-certificate

View and upload the SSL certificate from a remote FTP server.
Supported actions: help, load, show

Item

Description

load ssl-certificate

Transfer an SSL certificate from a remote FTP server and apply it to the VCM
web server. After a new SSL certificate is applied, the web server resets.

When renewing certificates, the upload removes any previous Signed

Certificate from VCM. You must add a new certificate or update with a
renewed certificate in your browser. See browser Help for information on

installing or renewing certificates.

Syntax

load ssl-certificate

Address=<ftp://user:password@IPAddress/filename>

-or-

load ssl-certificate

Address=<ftp://user:password@ipaddress>

Filename=<name>

Properties

Address (required)

A valid IP address of the FTP server, with user name, password, and name of

the SSL certificate file to transfer.
Place brackets around the IPv6 address in the FTP URL.

Filename (required)

The name of the SSL certificate file to transfer. The filename can also be

mentioned separately.

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.

Examples

->load ssl-certificate

Address=ftp://user:[email protected]/my-new-ssl.

crt

Transfers a new custom SSL certificate from the remote FTP server

->load ssl-certificate

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

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

Advertising