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

editorial/nit fixes from AD evaluation #21

Merged
merged 1 commit into from Oct 31, 2020
Merged

Conversation

kaduk
Copy link
Contributor

@kaduk kaduk commented Oct 28, 2020

hopefully nothing too outlandish in here

@@ -157,7 +157,7 @@ negotiate a fresh session (full handshake).

resumption_count
: The number of tickets desired by the client when the server is willing to
resume using the presented ticket.
resume using a ticket presented in this ClientHello.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

My initial change here was to add a parenthetical "if any", since there may not be any presented tickets. On the other hand, a quick read of 8446 didn't find any limitation on "at most one ticket in a given 'pre_shared_key' extension", so in principle there is not a single specific "presented ticket", and the "if any" parenthetical seems to not flow very well anymore after this change.

@chris-wood
Copy link
Collaborator

Thanks!

@chris-wood chris-wood merged commit a16edaa into tlswg:master Oct 31, 2020
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

3 participants