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