mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Suricata: detect TLS traffic on IMAPS/POP3S/SSMTP ports as, well
Partially fixes #11808 Signed-off-by: Peter Müller <peter.mueller@ipfire.org> Cc: Stefan Schantl <stefan.schantl@ipfire.org> Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
This commit is contained in:
committed by
Stefan Schantl
parent
5fbd7b2982
commit
05a635ec04
@@ -140,7 +140,7 @@ app-layer:
|
|||||||
tls:
|
tls:
|
||||||
enabled: yes
|
enabled: yes
|
||||||
detection-ports:
|
detection-ports:
|
||||||
dp: 443
|
dp: "[443,465,993,995]"
|
||||||
|
|
||||||
# Completely stop processing TLS/SSL session after the handshake
|
# Completely stop processing TLS/SSL session after the handshake
|
||||||
# completed. If bypass is enabled this will also trigger flow
|
# completed. If bypass is enabled this will also trigger flow
|
||||||
|
|||||||
Reference in New Issue
Block a user