Updated Fortinet FortiOS (markdown)

Mathieu Simon 2023-09-12 08:00:13 +02:00
parent 8512a037ff
commit ece12a4711

@ -16,8 +16,8 @@ end
**Checking the defaults**
Unless you have modified the defaults, you don't need to these, but you may still want to check them:
* ``admin-ssh-v1``: Should be disabled by default since 6.4.5
* ``string-crypto``: Should be enabled by default since 6.4.5
* ``admin-ssh-v1``: Should default to **disabled** since 6.4.5
* ``strong-crypto``: Should default to **enabled** since 6.4.5
```
# get system global | grep "ssh\|strong-crypto"
@ -45,8 +45,8 @@ end
**Checking the defaults**
Unless you have modified the defaults, you don't need to these, but you may still want to check them:
* ``admin-ssh-v1``: Should be disabled by default since 6.4.5
* ``string-crypto``: Should be enabled by default since 6.4.5
* ``admin-ssh-v1``: Should default to **disabled** since 6.4.5
* ``strong-crypto``: Should default to **enabled** since 6.4.5
```
# get system global | grep "ssh\|strong-crypto"