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

don't negotiate legacy brainpool IDs in TLS 1.3 #539

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

tomato42
Copy link
Member

@tomato42 tomato42 commented Jan 6, 2025

Stop the server accepting the legacy TLS 1.2 Brainpool group IDs in TLS 1.3, allow only TLS 1.3 specific group IDs.

Test coverage: tlsfuzzer/tlsfuzzer#983


This change is Reviewable

@tomato42 tomato42 added the bug unintented behaviour in tlslite-ng code label Jan 6, 2025
@tomato42 tomato42 self-assigned this Jan 6, 2025
Copy link
Collaborator

@sahanaprasad07 sahanaprasad07 left a comment

Choose a reason for hiding this comment

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

LGTM

@tomato42 tomato42 merged commit 6bd403a into master Jan 7, 2025
111 checks passed
@tomato42 tomato42 deleted the no-brainpool-in-tls1.3 branch January 7, 2025 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug unintented behaviour in tlslite-ng code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants