mirror of
https://github.com/jtesta/ssh-audit.git
synced 2024-11-16 21:45:39 +01:00
Fix minor wording
parent
c8073bdfef
commit
11e0732607
@ -6,8 +6,8 @@ SSH into an appliance running FortiOS, or use a local serial connection in order
|
||||
|
||||
FortiOS 7.4 releases have introduced changes with individual releases, they are summarized into a single section:
|
||||
|
||||
* 7.4.0: ``set ssh-hostkey-algo`` allows configuring one or more SSH hostkey algorithms.
|
||||
* 7.4.1: ``set ssh-kex-algo`` allows configuring more KEX algorithms than previous releases.
|
||||
* 7.4.0: ``set ssh-hostkey-algo`` added, it allows configuring one or more SSH host key algorithms
|
||||
* 7.4.1: ``set ssh-kex-algo`` allows configuring more KEX algorithms than previous releases
|
||||
|
||||
```
|
||||
config system global
|
||||
@ -38,7 +38,7 @@ end
|
||||
|
||||
## FortiOS >= 7.0.2 <= 7.4.0
|
||||
|
||||
Starting with FortiOS 7.0.2 ciphers become individually configurable, several options have been renamed compared to previous releases.
|
||||
Starting with FortiOS 7.0.2 some ciphers became individually configurable, several options have been renamed compared to previous versions.
|
||||
|
||||
```
|
||||
config system global
|
||||
|
Loading…
Reference in New Issue
Block a user