Actions
Bug #709
closedtls - append: yes missing from suricata.yaml
Affected Versions:
Effort:
Difficulty:
Label:
Description
- tls-log:
enabled: yes # Log TLS connections.
filename: tls.log # File to store TLS logs.
extended: yes # Log extended information like fingerprint
certs-log-dir: certs # directory to store the certificates files
append: yes is missing from the config file - the default behavior is append: yes
Actions