| Description | This article describes the steps to resolve FortiManager tunnel issues with third-party certificates on FortiGate. It provides a workaround for users who are experiencing certification mismatch issues and do not want to upgrade FortiGate. |
| Scope | FortiGate, FortiManager. |
| Solution |
To resolve the FortiManager tunnel issue with third-party certificates on FortiGate (this issue was reported under FortiGate HA environment on FortOS v7.4.8 and fixed on v7.4.9), follow these steps:
Here are the detailed steps:
config file name : ha_cert_ext.cnf # Remove ' ' value for subjectAltName in real configuration setting. ------------------------------------------------------------
openssl genrsa -out myCA.key 4096
openssl x509 -req -in ha_shared.csr -CA haCA.crt -CAkey haCA.key -CAcreateserial \
openssl x509 -in ha_shared.crt -noout -text | grep -A2 "Subject Alternative Name"
FortiManager also implicitly trusts the CA that signs Fortinet_Factory certificates as long as the following default setting is not set to 'enable', FortiManager will only trust whatever is specified in 'set fgfm-ca-cert'.
config system global end
|
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2026 Fortinet, Inc. All Rights Reserved.