Skip to content

error: map InvalidEncryptedClientHello errors #547

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

Merged
merged 1 commit into from
Mar 17, 2025
Merged

Conversation

cpu
Copy link
Member

@cpu cpu commented Mar 17, 2025

We added rustls_result entries for these, but weren't mapping them correctly, always returning RUSTLS_RESULT_GENERAL errors for anything that was a rustls::EncryptedClientHello(_) instance.

@cpu cpu self-assigned this Mar 17, 2025
We added `rustls_result` entries for these, but weren't mapping them
correctly, always returning `RUSTLS_RESULT_GENERAL` errors for anything
that was a `rustls::EncryptedClientHello(_)` instance.
@cpu cpu force-pushed the cpu-map-ech-errs branch from 9c8a5ed to 08b0345 Compare March 17, 2025 00:14
@cpu cpu mentioned this pull request Mar 17, 2025
21 tasks
@cpu cpu merged commit b762f51 into rustls:main Mar 17, 2025
46 checks passed
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