Actions
Feature #443
closed
EL
EL
Add TLS certificate logging and fingerprint computation and keyword
Feature #443:
Add 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).
VJ Updated by Victor Julien almost 14 years ago
- Target version changed from 1.3beta2 to 1.3rc1
EL Updated by Eric Leblond almost 14 years ago
- % Done changed from 0 to 80
Pull request sent.
VJ Updated by Victor Julien almost 14 years ago
- Target version changed from 1.3rc1 to 1.4beta1
EL Updated by Eric Leblond over 13 years ago
See #444 for updated patchset.
EL Updated by Eric Leblond over 13 years ago
Included in https://github.com/inliniac/suricata/pull/17
VJ Updated by Victor Julien over 13 years ago
- Status changed from Assigned to Closed
- % Done changed from 80 to 100
Merged, thanks Eric!
Actions