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

tls: assorted checks - v1 #2098

Merged
merged 2 commits into from
Oct 17, 2024
Merged

tls: assorted checks - v1 #2098

merged 2 commits into from
Oct 17, 2024

Conversation

jufajardini
Copy link
Contributor

Add checks for TLS missing fields from JSON schema or from the output (subjectaltname was missing from logs, certificate and chain were missing from the schema)

Ticket

If your pull request is related to a Suricata ticket, please provide
the full URL to the ticket here so this pull request can monitor
changes to the ticket status:

Redmine ticket:

As this was missing from the logs, ensure that there won't be any
regressions.

Related to
Bug #7332
packet: no
metadata: no
- tls:
custom: [subject, issuer, serial, fingerprint, sni, version, not_before, not_after, subjectaltname]
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added this to ensure that we're logging subjectaltname using the custom logging function.

@victorjulien victorjulien merged commit 104d5b4 into OISF:master Oct 17, 2024
6 of 10 checks passed
@victorjulien
Copy link
Member

Merged in #2099, thanks!

@jufajardini jufajardini deleted the sv-7287/v1 branch October 17, 2024 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
requires suricata pr Depends on a PR in Suricata
Development

Successfully merging this pull request may close these issues.

2 participants