FortiManager 7.4.11 rejects FortiGate-VM evaluation cluster
Servus Community,
I'm trying to add a FortiGate-VM HA cluster (A-P) running FortiOS 7.4.11 to a FortiManager VM running 7.4.11. Both FortiGate VMs and the FortiManager VM are running in evaluation/trial mode.
The cluster itself is healthy and synchronized. Network connectivity is fine and TCP/541 is reachable. I have also enabled:
config system global
set fgfm-allow-vm enable
endWhen I try to add the FortiGate to FortiManager, the device discovery fails with "Probe failed".
After enabling FGFM debugging, I noticed that the TLS handshake actually completes successfully. The FortiGate then sends its authentication information including the serial number:
serialno=FGVMEVO4T9J2-XXX
At that point FortiManager rejects the session and logs:
serial number (FGVMEVO4T9J2-XXX) in 'get' message doesn't match the subject CN (FortiGate) in peer's certificate.
I then checked the certificates on both HA members.
Both nodes have the same Fortinet_Factory certificate:
Subject:
CN = FortiGate
The certificate fingerprint is identical on both nodes.
However, the Fortinet_SSL certificate on the primary node contains the correct serial number:
Subject:
CN = FGVMEVO4T9J2-XXX
This made me suspect that the issue is related to the well-known evaluation VM certificate problem discussed in several community posts.
I also tried:
execute vm-license FGVMEVO4T9J2-XXXbut the result was:
Failed to download VM license.
So unfortunately that workaround did not change anything.
Has anyone successfully registered a FortiGate-VM evaluation cluster running 7.4.11 with FortiManager 7.4.11 recently?
Is the generic "CN=FortiGate" factory certificate still a limitation of evaluation VMs, or is there another workaround available?
Thanks in advance!
CD
