Skip to content

[tls] [esni] Implement loading of ESNI keys for client and server #3011

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
Dec 10, 2022

Conversation

nalramli
Copy link
Contributor

@nalramli nalramli commented May 2, 2022

This implements a handler in h2o server to load the ESNI keys and resource record.

The h2o-httpclient has been updated as well to load and parse the DNS record, and use ESNI to connect to the server.

The picotls changes are included here to simplify the review. When the PR is close to being finalized, those will be moved to https://github.com/h2o/picotls.

@kazuho kazuho mentioned this pull request Dec 7, 2022
4 tasks
@kazuho kazuho merged commit a160992 into h2o: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.

2 participants