From: Peter Müller Date: Thu, 7 Feb 2019 17:38:00 +0000 (+0000) Subject: Suricata: detect TLS traffic on IMAPS/POP3S/SSMTP ports as, well X-Git-Tag: suricata-rc1~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=05a635ec04f1ca7ee85a1511757ef3fea28cdb5c;p=people%2Fstevee%2Fipfire-2.x.git Suricata: detect TLS traffic on IMAPS/POP3S/SSMTP ports as, well Partially fixes #11808 Signed-off-by: Peter Müller Cc: Stefan Schantl Signed-off-by: Stefan Schantl --- diff --git a/config/suricata/suricata.yaml b/config/suricata/suricata.yaml index 48035a67eb..dd7e53584e 100644 --- a/config/suricata/suricata.yaml +++ b/config/suricata/suricata.yaml @@ -140,7 +140,7 @@ app-layer: tls: enabled: yes detection-ports: - dp: 443 + dp: "[443,465,993,995]" # Completely stop processing TLS/SSL session after the handshake # completed. If bypass is enabled this will also trigger flow