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

tls: Encrypted Client Hello (ECH) #31618

Closed
srxzr opened this issue Feb 2, 2020 · 6 comments
Closed

tls: Encrypted Client Hello (ECH) #31618

srxzr opened this issue Feb 2, 2020 · 6 comments
Labels
blocked PRs that are blocked by other issues or PRs. feature request Issues that request new features to be added to Node.js. never-stale Mark issue so that it is never considered stale stale tls Issues and PRs related to the tls subsystem.

Comments

@srxzr
Copy link

srxzr commented Feb 2, 2020

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.

@sam-github sam-github added feature request Issues that request new features to be added to Node.js. tls Issues and PRs related to the tls subsystem. labels Feb 2, 2020
@sam-github
Copy link
Contributor

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.

@github-actions

This comment was marked as outdated.

@github-actions github-actions bot added the stale label Mar 4, 2022
@tniessen tniessen added blocked PRs that are blocked by other issues or PRs. never-stale Mark issue so that it is never considered stale and removed stale labels Mar 4, 2022
@tniessen
Copy link
Member

tniessen commented Mar 4, 2022

Re-labeled since this is blocked by missing features upstream.

@bnoordhuis
Copy link
Member

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.

@bnoordhuis bnoordhuis changed the title TLS 1.3 ESNI tls: Encrypted Client Hello (ECH) Mar 5, 2022
@targos targos moved this to Pending Triage in Node.js feature requests Apr 4, 2022
@github-actions
Copy link
Contributor

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.

@github-actions github-actions bot added the stale label Sep 16, 2022
@github-actions
Copy link
Contributor

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.

@targos targos moved this from Pending Triage to Stale in Node.js feature requests Apr 4, 2023
@mishase mishase mentioned this issue May 5, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked PRs that are blocked by other issues or PRs. feature request Issues that request new features to be added to Node.js. never-stale Mark issue so that it is never considered stale stale tls Issues and PRs related to the tls subsystem.
Projects
None yet
Development

No branches or pull requests

4 participants