From 7574be1dc601ece51129c3c1e2b4cbd815847fa8 Mon Sep 17 00:00:00 2001 From: Lukas Sismis Date: Thu, 19 Sep 2024 09:25:22 +0200 Subject: [PATCH] ssh: sync the hassh setting with the defaults --- suricata.yaml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/suricata.yaml.in b/suricata.yaml.in index 4365ce264b..8ecab2d95d 100644 --- a/suricata.yaml.in +++ b/suricata.yaml.in @@ -967,7 +967,7 @@ app-layer: #enabled: yes ssh: enabled: yes - #hassh: yes + # hassh: no # What to do when the encrypted communications start: # - track-only: keep tracking but stop inspection (default) -- 2.47.2