63
9.9 ip http secure-server download certificate
Description
The ip http secure-server download certificate command is used to
download a certificate to the switch from TFTP server.
Syntax
ip http secure-server download certificate
ssl-cert
ip-address
ip-addr
Parameter
ssl-cert
—— The name of the SSL certificate which is selected to download
to the switch. The length of the name ranges from 1 to 25 characters. The
Certificate must be BASE64 encoded.
ip-addr
—— The IP address of the TFTP server. Both IPv4 and IPv6 addresses
are supported, for example 192.168.0.1 or fe80::1234.
Command Mode
Global Configuration Mode
Privilege Requirement
Only Admin, Operator and Power User level users have access to these
commands.
Example
Download an SSL Certificate named ssl-cert from TFTP server with the IP
address of 192.168.0.146:
T1600G-52TS(config)# ip http secure-server download certificate ssl-cert
ip-address 192.168.0.146
Download an SSL Certificate named ssl-cert from TFTP server with the IP
address of fe80::1234
T1600G-52TS(config)# ip http secure-server download certificate ssl-cert
ip-address fe80::1234