]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
ssh: sync the hassh setting with the defaults
authorLukas Sismis <lsismis@oisf.net>
Thu, 19 Sep 2024 07:25:22 +0000 (09:25 +0200)
committerVictor Julien <victor@inliniac.net>
Mon, 7 Apr 2025 04:57:48 +0000 (06:57 +0200)
suricata.yaml.in

index 4365ce264b755f80b2bc0569574850e87c3b2da9..8ecab2d95d0f0ff760cd1fc193271be394e3c20c 100644 (file)
@@ -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)