Skip to content

Commit

Permalink
Clarifyretry behavior
Browse files Browse the repository at this point in the history
  • Loading branch information
ekr committed Aug 3, 2024
1 parent 7d3b07b commit 658cef2
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions draft-ietf-tls-esni.md
Original file line number Diff line number Diff line change
Expand Up @@ -891,10 +891,8 @@ in this situation is a signal that the server is misconfigured, e.g.,
the server might have multiple inconsistent configurations so that the
client reached a node with configuration A in the first connection and
a node with configuration B in the second. Note that this guidance does not apply
the server does not supply a "retry_config", thus disabling ECH,
as the client reconnecting in this case will not elicit another
"retry_config"; clients SHOULD follow the guidance in the previous
paragraph.
to the cases in the previous paragraph where the server has securely
disabled ECH.

If a client does not retry, it MUST report an error to the calling
application.
Expand Down

0 comments on commit 658cef2

Please sign in to comment.