Skip to content

Middlebox changes2 hrr #1091

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

Merged
merged 13 commits into from
Nov 24, 2017
Prev Previous commit
Next Next commit
Minor nit from MT
  • Loading branch information
ekr committed Nov 1, 2017
commit 94ebf660b31ac90cb2ab19f42c31e42a7e6bb1dc
5 changes: 3 additions & 2 deletions draft-ietf-tls-tls13.md
Original file line number Diff line number Diff line change
Expand Up @@ -2034,8 +2034,9 @@ The server will send this message in response to a ClientHello message
if it is able to find an acceptable set of parameters but the
ClientHello does not contain sufficient information to proceed with
the handshake. As discussed in {{server-hello}}, the HelloRetryRequest
has the same format as a ServerHello message, and the fields have
the same meaning.
has the same format as a ServerHello message, and the
legacy_version, legacy_session_id_echo, cipher_suite, and legacy_compression
methods fields have the same meaning.

The server's extensions MUST contain "supported_versions" and
otherwise the server SHOULD send only the extensions necessary for the
Expand Down