execute : execute certificate ca
 
execute certificate ca
Use this command to import or export a certficate file. An alternative to config system certificate ca.
Syntax
execute certificate ca import tftp <filename> <ip>
execute certificate ca export tftp <cert> <filename> <ip>
<cert>
Local (FortiADC) certificate name.
<filename>
Name of the certificate file.
<ip>
IP address of the TFTP server.
Example
FortiADC-VM # execute certificate ca import tftp ca.crt 192.168.1.23
Done.
 
FortiADC-VM # execute certificate ca export tftp ca ca-export.crt 192.168.1.23
#
Done.