Uploading a certificate using the CLI
Generate certificate signing request
To generate a CSR:
# execute vpn certificate local generate <type> <object_name> <key_size> <CN> <country> <state/province> <city> <OU> <email> [SANs]
Import
Any certificate uploaded to a VDOM is only accessible to that VDOM. Any certificate uploaded to the Global VDOM is globally accessible by all VDOMs.
To import a certificate to a VDOM, or when VDOMs are disabled:
config vpn certificate {local | ca | remote | ocsp-server | crl}
Refer to the FortiOS CLI Reference for detailed options for each certificate type (local, CA, remote, OSCP server, CRL).
To import a global certificate when VDOMs are enabled:
config certificate {local | ca | remote | crl}
This command is only available when VDOMs are enabled. For details, see the FortiOS CLI Reference.