Created on 04-18-2021 10:56 PM Edited on 11-25-2024 01:30 AM By Jean-Philippe_P
Description
This article describes how to enable the HSTS for the admin login page.
The remote HTTPS server is not enforcing HTTP Strict Transport Security (HSTS).
The lack of HSTS allows downgrade attacks, and SSL-stripping man-in-the-middle attacks, and weakens cookie-hijacking protections.
Scope
From version 6.2.6.
Solution
From CLI.
config system global
set admin-hsts-max-age <value> <----- Range 0-2147483647.
end
Note: If the command is not available, it is necessary to enable the following command to get it to work.
config sys global
set admin-https-redirect enable <---------- By default it is disabled.
end
Verification.
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.