diff --git a/Fortinet-FortiOS.md b/Fortinet-FortiOS.md index 00df5fa..e86a506 100644 --- a/Fortinet-FortiOS.md +++ b/Fortinet-FortiOS.md @@ -4,6 +4,8 @@ SSH into an appliance running FortiOS, or use a local serial connection in order ## FortiOS >= 7.4.1 +Starting with FortiOS 7.4.1 SSH host key algorithms become configurable and more key exchange algorithms (KEX) are available. + ``` config system global set ssh-enc-algo chacha20-poly1305@openssh.com aes256-gcm@openssh.com