FortiManager
FortiManager supports network operations use cases for centralized management, best practices compliance, and workflow automation to provide better protection against breaches.
tnesh
Staff
Staff
Article Id 350691
Description

This article describes how to re-generate the default ADOM CA certificate using the CLI command. This will be useful when the default ADOM CA certificate is deleted and it is needed again for certificate generation.

Scope FortiManager v7.4.3 and above.
Solution

Note: If the old certificate is still in the newADOM, a new CA certificate cannot be created and replaced with the old one. As a first step, the old CA certificate needs to be deleted.

  1. Run the following CLI command to re-generate the default ADOM CA certificate:

 

diagnose cdb manual-fix adom <adom-name> generate-adom-ca

 

Sample CLI output:

 

FMG # diagnose cdb manual-fix adom newADOM generate-adom-ca

Changes will be made to the database, however it is recommended to perform a backup first.
Do you want to continue? (y/n)y

Upgrading: Re-generate ADOM CA

Database upgrade complete.

FMG # 

 

  1. Once completed, a new default ADOM CA certificate will be generated under FortiManager -> Policy & Objects -> Advanced -> CA Certificates.

 

default-adom-ca-cert.png