From ece12a4711e48a9186693c03df598d0f72e62166 Mon Sep 17 00:00:00 2001 From: Mathieu Simon Date: Tue, 12 Sep 2023 08:00:13 +0200 Subject: [PATCH] Updated Fortinet FortiOS (markdown) --- Fortinet-FortiOS.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Fortinet-FortiOS.md b/Fortinet-FortiOS.md index a4dbf93..086d5cf 100644 --- a/Fortinet-FortiOS.md +++ b/Fortinet-FortiOS.md @@ -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"