mirror of
https://github.com/jtesta/ssh-audit.git
synced 2024-12-22 17:15:09 +01:00
Updated Fortinet FortiOS (markdown)
parent
c3e6f47408
commit
7780fe0314
@ -4,6 +4,8 @@ SSH into an appliance running FortiOS, or use a local serial connection in order
|
|||||||
|
|
||||||
## FortiOS >= 7.4.1
|
## 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
|
config system global
|
||||||
set ssh-enc-algo chacha20-poly1305@openssh.com aes256-gcm@openssh.com
|
set ssh-enc-algo chacha20-poly1305@openssh.com aes256-gcm@openssh.com
|
||||||
|
Loading…
Reference in New Issue
Block a user