Downloads certificate files.
Syntax
crypto certificate name <name> fetch [public-cert-url <public_url>] [private-key-url <private_url>] [comment <comment>]
Parameters
name
The name of a public certificate, or system-self-signed.
public_url
Download a PEM certificate from the specified URL. http, https, ftp, tftp, scp and sftp are supported, for example: scp://username[:password]@hostname/path/filename
private_url
Download the PEM key for this certificate from the specified URL. http, https, ftp, tftp, scp and sftp are supported, for example: scp://username[:password]@hostname/path/filename
comment
A comment for the certificate to be fetched.
Example
The following example installs the specified public certificate.
hostname (config) # crypto certificate name cert12345 fetch public-cert-url ftp://admin1:p1netree$@myhost/home/certs/cert123
User role
Admin
Command mode
Config
Supported appliances
This command is supported on the following appliances running the specified releases or later:
Central Management System: Before Release 7.6
Malware Analysis: Before Release 7.6
Email Security — Server: Before Release 7.6
File Protect: Before Release 7.6
Network Security: Before Release 7.6
Endpoint Security (HX): Before Release 3.0