Navigation Menu

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

Clarify distinction between rejection and decryption failure #291

Merged
merged 1 commit into from Sep 18, 2020

Conversation

cjpatton
Copy link
Contributor

@cjpatton cjpatton commented Sep 1, 2020

In places, the current draft doesn't make a clear distinction between rejection and decryption failure. In particular "cannot decrypt" can be interpreted either:

  • "the client-facing server doesn't recognize the configuration specified by the client";
  • or "the client-facing server recognizes the configuration but decryption fails".

This change resolves this ambiguity. Addresses issue #290.

@chris-wood chris-wood merged commit 2a56d1f into tlswg:master Sep 18, 2020
@cjpatton cjpatton deleted the cannot_decrypt branch April 16, 2021 19:56
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

2 participants