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

Move name validation #642

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Move name validation #642

wants to merge 5 commits into from

Conversation

ekr
Copy link
Collaborator

@ekr ekr commented Feb 9, 2025

This keeps MT's move but adopts the IP address rejection rule from before. From #638

martinthomson and others added 4 commits November 26, 2024 15:30
This is partly motivated by my interests in doing something evil,
but mostly this is because coupling name validity to ECH config
validity is a layering violation.  It's fine to invoke some name
validation, but that should be dictated by the needs of the thing that
ends up relying on that name.

This corrects both problems.

In doing this, I realized that RFC 791 says nothing about the IP address
textual format.  That's problematic, but I couldn't come up with
anything better in short notice.

Closes tlswg#628.
Closes tlswg#637.
Co-authored-by: David Benjamin <[email protected]>
Copy link
Contributor

@martinthomson martinthomson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

WFM.

You should tag this PR as closing #638, #628, and #637.

@ekr
Copy link
Collaborator Author

ekr commented Feb 11, 2025

@bemasc any objections?

Copy link
Contributor

@bemasc bemasc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No objection.

draft-ietf-tls-esni.md Outdated Show resolved Hide resolved
Co-authored-by: Benjamin M. Schwartz <[email protected]>
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.

3 participants