Skip to main content
btey
Staff & Editor
Staff & Editor
July 22, 2025

Technical Tip: fnbamd debug with certificate subject and issuer information

  • July 22, 2025
  • 0 replies
  • 1151 views
Description This article describes the fnbamd debug command to print certificate subject and issuer information.
Scope FortiGate.
Solution

By default, the fnbamd command used to debug certificate information as below (without CN show):

 

diagnose debug application fnbamd -1

 

without_sni.png

 

Run the following commands to review more details of the certificate subject and issuer:

 

diagnose test application fnbamd 9

diagnose debug application fnbamd -1

 

with_sni.png