Actions
Feature #443
closedAdd TLS certificate logging and fingerprint computation and keyword
Effort:
Difficulty:
Label:
Description
It is interesting to be able to log all certificates information in a separate file to be able to run some statistical or analysis tool on the generated data.
An other interesting point is to be able to write rules using the fingerprint of the certficate (to be precise a fingerprint equal to the one returned by browser and openssl).
Updated by Victor Julien over 12 years ago
- Target version changed from 1.3beta2 to 1.3rc1
Updated by Victor Julien over 12 years ago
- Target version changed from 1.3rc1 to 1.4beta1
Updated by Eric Leblond about 12 years ago
Included in https://github.com/inliniac/suricata/pull/17
Updated by Victor Julien about 12 years ago
- Status changed from Assigned to Closed
- % Done changed from 80 to 100
Merged, thanks Eric!
Actions