Actions
Support #2690
closedIs ssl decrytion supported in suricata?
Status:
Closed
Priority:
Normal
Assignee:
-
Affected Versions:
Label:
Description
Can we use suricata to analyze https traffic with the server's private key and certification?
Or is there any tool could be used to decrypt the ssl traffic with the server's private key?
Updated by Andreas Herz about 6 years ago
There is no option for that within suricata. You would need to use external tools (there are some commercial ones) and feed that to suricata. Keep in mind breaking TLS creates a lot of issues and will be harder with TLS 1.3
Actions