config system certificate ca
Use this command to configure CA certificates. An alternative to execute certificate ca.
Before you begin:
- You must have read-write permission for system settings.
- You must import a ca certificate in system.
Syntax
config system certificate ca
edit <name>
set certificate-file <certificate-filename>
next
end
certificate |
Paste the name of a CA certificate file between quotation marks as shown in the example. |
Example
FortiADC-VM # config system certificate ca
FortiADC-VM (ca) # edit "ca-new"
FortiADC-VM (ca-new) # set ca-new.cer
FortiADC-VM (ca-new) # end