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

ECH #3164

Merged
merged 24 commits into from
Dec 10, 2022
Merged

ECH #3164

merged 24 commits into from
Dec 10, 2022

Conversation

kazuho
Copy link
Member

@kazuho kazuho commented Dec 7, 2022

Implemented on top of h2o/picotls#437 (implements draft-tls-esni-15).

Subsumes #3011 by @nalramli. This pull request reduces the scope to server-side behavior only, as client-side implementation requires additional work like HTTPS RR lookup. If necessary, client-side support can be added as a separate PR.

ToDo:

  • add tests
    • TCP
    • QUIC
  • let users configure cipher-suites
  • documentation

@kazuho kazuho merged commit 849db49 into master Dec 10, 2022
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.

None yet

2 participants