diff --git a/Fortinet-FortiOS.md b/Fortinet-FortiOS.md index 546eb5b..1558621 100644 --- a/Fortinet-FortiOS.md +++ b/Fortinet-FortiOS.md @@ -6,9 +6,9 @@ SSH into an appliance running FortiOS, or use a local serial connection in order FortiOS 7.4 releases have introduced sometimes major changes with each individual release, they are summarized into a single section referencing only the latest version but are outlined here: -* 7.4.4: Several commands have been moved from ``config system global`` to ``config system ssh-config``. Renamed command: ``set ssh-hostkey-algo`` becomes ``set ssh-hsk-algo`` +* 7.4.4: Most commands related to SSH have been moved from ``config system global`` to ``config system ssh-config``, one command was also renamed * 7.4.2: ``set ssh-hostkey-algo`` changed, more configurable SSH host key algorithms became available -* 7.4.1: ``set ssh-kex-algo`` changed, more configurable KEX algorithms became available. +* 7.4.1: ``set ssh-kex-algo`` changed, more configurable KEX algorithms became available * 7.4.0: ``set ssh-hostkey-algo`` added, it allows configuring one or more SSH host key algorithms ```