Created on
08-23-2022
10:02 PM
Edited on
09-29-2025
12:02 AM
By
Jean-Philippe_P
Description |
The article describes how to disable the SSH key SHA-1 and SSH weak MAC in the global settings. |
Scope | FortiGate. |
Solution |
The default action in the global setting is 'enable' by default, it is possible to check it using the command 'get system global'.
get system global . .
It can be disabled using the commands below:
config system global
The SSH daemon debug is shown below; all these versions and algorithms will be skipped and disallowed after disabling 'ssh-kex-sha1' and 'ssh-mac-weak'.
diagnose debug application sshd -1 diagnose debug enable . . SSH: Compat: skipping algorithm "diffie-hellman-group-exchange-sha1" SSH: Compat: skipping algorithm "umac-64-etm@openssh.com" . . |
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 2025 Fortinet, Inc. All Rights Reserved.