FortiAnalyzer
FortiAnalyzer can receive logs and Windows host events directly from endpoints connected to EMS, and you can use FortiAnalyzer to analyze the logs and run reports.
cfirpo_FTNT
Staff
Staff
Article Id 197124
Description
When importing a signed certificate into the FortiAnalyzer, the certificate may automatically populate the friendly certificate name.

In some cases the certificate name populated automatically may contain special characters.  The certificate will be accepted but the object will not be given a proper name, instead a single erroneous character may be seen.

cfirpo_FD40621_tn_FD40621-1.jpg

This will prevent the selection of the desired certificate in other areas when needed.

cfirpo_FD40621_tn_FD40621-2.jpg

It will also not allow the deletion of the object using the GUI.

Solution
This occurs when the certificate populates the name field with special characters, when this happens rename the certificate removing the special characters.

The following commands can be used to delete the invalid certificate object via CLI:

#config system certificate local
#get
#delete (use tab if it does not have a friendly name)
#end

Contributors