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

crypto/tls: reject TLS 1.3 empty NewSessionTicket messages #70513

Open
FiloSottile opened this issue Nov 22, 2024 · 0 comments
Open

crypto/tls: reject TLS 1.3 empty NewSessionTicket messages #70513

FiloSottile opened this issue Nov 22, 2024 · 0 comments
Labels
NeedsFix The path to resolution is known, but the work has not been done.
Milestone

Comments

@FiloSottile
Copy link
Contributor

We are currently failing the new SendEmptySessionTicket-TLS13 BoGo test. Harmless but worth fixing.

@dmitshur dmitshur added the NeedsFix The path to resolution is known, but the work has not been done. label Nov 22, 2024
@dmitshur dmitshur added this to the Backlog milestone Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsFix The path to resolution is known, but the work has not been done.
Projects
None yet
Development

No branches or pull requests

2 participants