Skip to content

Commit

Permalink
Fix typo retry_configs
Browse files Browse the repository at this point in the history
  • Loading branch information
thekuwayama committed Aug 26, 2023
1 parent 173a0c6 commit f639e99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-tls-esni.md
Original file line number Diff line number Diff line change
Expand Up @@ -910,7 +910,7 @@ HelloRetryRequest.
If the server sends an "encrypted_client_hello" extension in either
HelloRetryRequest or EncryptedExtensions, the client MUST check the extension
syntactically and abort the connection with a "decode_error" alert if it is
invalid. It otherwise ignores the extension. It MUST NOT save the "retry_config"
invalid. It otherwise ignores the extension. It MUST NOT save the "retry_configs"
value in EncryptedExtensions.

Offering a GREASE extension is not considered offering an encrypted ClientHello
Expand Down

0 comments on commit f639e99

Please sign in to comment.