Skip to main content
mle2802
Staff
Staff
September 16, 2025

Troubleshooting Tip: Browser error 'Not secure' when accessing FortiGate GUI

  • September 16, 2025
  • 0 replies
  • 1044 views
Description This article describes how to troubleshoot the 'not secure' browser error that appears when accessing the FortiGate GUI.
Scope FortiGate.
Solution

When accessing the FortiGate GUI for management, the error 'not secure' is observed in the browser.

Screenshot 2025-09-12 161154.png
When checking the error detail, there is no information about certificate validity or any certificate warning.

Screenshot 2025-09-12 161740.png
This happens due to HTTP being used instead of HTTPS for the GUI while the 'Redirect to HTTPS' setting is not enabled under System -> Settings -> Administration Settings. By default, the browser will display this 'not secure' error when using HTTP.

Screenshot 2025-09-12 162837.png
To avoid the error, use HTTPS instead or enable the 'Redirect to HTTPS' setting. When using HTTPS, make sure the certificate used for the GUI is trusted by the client; otherwise, a certificate warning will be observed. See this article: Technical Tip: Certificate Error in Admin Access - Fortinet Community for more information.

Screenshot 2025-09-12 163104.png

 

This issue can also happen if the SAN field is not correctly filled while generating the CSR. In the image below, it can be observed that the SAN field has a value DNS Name=IP:192.168.x.x. It is incorrect; the value should be IP: 192.168.x.x.

 

incorrectCert.png

 

Related articles:
Technical Tip: Certificate warning while accessing FortiGate 

Technical Tip: GUI Untrusted HTTPS server certificate