FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
rsondal
Staff
Staff
Article Id 404040
Description This article describes how to change an authentication certificate through the GUI.
Scope FortiGate.
Solution

Navigate to User & Authentication -> Authentication Settings.

 

1.JPG

 

Through the CLI, use the following commands as shown:

 

FortiGate # config user setting

FortiGate(setting) # set auth-cert Fortinet_Factory

FortiGate (setting) # end

 

The following are examples where this certificate is used when configured under Authentication Settings -> Certificate:

  1. Captive Portal -> HTTPS login page for unauthenticated users (wired/wireless).
  2. HTTP-to-HTTPS Redirect Auth -> Redirects to secure login page using this certificate.
  3. SAML/Radius Authentication Redirect Pages -> In special setups (like SAML auth for captive portal), the HTTPS page uses the selected certificate.
Contributors