execute certificate local import-pair tftp
Use this command to import a certificate and its corresponding private key, along with the key password, from a TFTP server by specifying the certificate file, private key file, key password, and the TFTP server's IP address.
Syntax
execute certificate local import-pair tftp <certificate.crt> <private.key> <key_password> <tftp_IP>
|
<certificate.crt> |
Specifies the security certificate file in CRT format. |
|
<private.key> |
Specifies the private key file. |
|
<key_password> |
Enter the password for the private key. |
|
<tftp_IP> |
Specifies the IP address of the TFTP server. |