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

Remove JA3C output from ndpiReader #2667

Merged
merged 1 commit into from
Jan 12, 2025
Merged

Conversation

IvanNardi
Copy link
Collaborator

Removing JA3C is an big task. Let's start with a simple change having an huge impact on unit tests: remove printing of JA3C information from ndpiReader.

This way, when we will delete the actual code, the unit tests diffs should be a lot simpler to look at.

Note that the information if the client/server cipher is weak or obsolete is still available via flow risk

See: #2551

Copy link
Collaborator

@utoni utoni left a comment

Choose a reason for hiding this comment

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

👍

Removing JA3C is an big task. Let's start with a simple change having an
huge impact on unit tests: remove printing of JA3C information from
ndpiReader.

This way, when we will delete the actual code, the unit tests diffs
should be a lot simpler to look at.

Note that the information if the client/server cipher is weak or
obsolete is still available via flow risk

See: ntop#2551
@IvanNardi IvanNardi merged commit 72fd940 into ntop:dev Jan 12, 2025
35 checks passed
@IvanNardi IvanNardi deleted the tls-remove-ja3 branch January 12, 2025 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants