Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eve-log: custom tls output and log certificate #2580

Merged
merged 4 commits into from Feb 21, 2017

Conversation

thus
Copy link
Contributor

@thus thus commented Feb 20, 2017

Add the possibility to specify in suricata.yaml which tls fields to log in eve-log.

- tls:
    extended: no
    custom: [subject, issuer, fingerprint, sni, version, not_before, not_after, certificate, chain]

Also adds support for logging certificate and full certificate chain in eve-log.

https://redmine.openinfosecfoundation.org/issues/1998

@inliniac
Copy link
Contributor

This conflicts with #2579. As I'm planning to merge that one first, please rebase this one when #2579 is merged.

@inliniac inliniac mentioned this pull request Feb 20, 2017
@inliniac inliniac merged commit e91bb09 into OISF:master Feb 21, 2017
@inliniac
Copy link
Contributor

Ok I made a mistake yesterday, so I merged this branch first. Thanks Mats!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants