-
Notifications
You must be signed in to change notification settings - Fork 30.7k
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
tls: Encrypted Client Hello (ECH) #31618
Comments
ESNI is still in draft, and not going to be supported by OpenSSL until after its standardized, and can't be supported by Node.js until OpenSSL supports it. |
This comment was marked as outdated.
This comment was marked as outdated.
Re-labeled since this is blocked by missing features upstream. |
ESNI never left draft status. It's been superseded by ECH, which is in draft: https://datatracker.ietf.org/doc/draft-ietf-tls-esni/ openssl/openssl#7482 is still upstream's tracking issue. My hunch is it won't be available before 2023. |
There has been no activity on this feature request for 5 months and it is unlikely to be implemented. It will be closed 6 months after the last non-automated comment. For more information on how the project manages feature requests, please consult the feature request management document. |
There has been no activity on this feature request and it is being closed. If you feel closing this issue is not the right thing to do, please leave a comment. For more information on how the project manages feature requests, please consult the feature request management document. |
Is your feature request related to a problem? Please describe.
Please describe the problem you are trying to solve.
Describe the solution you'd like
Please describe the desired behavior.
TLS 1.3 ESNI, is there any plan to implement the esni in near future?
Describe alternatives you've considered
Please describe alternative solutions or features you have considered.
The text was updated successfully, but these errors were encountered: