Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion draft-ietf-tls-rfc8446bis.md
Original file line number Diff line number Diff line change
Expand Up @@ -1283,7 +1283,8 @@ processed and transmitted as specified by the current active connection state.
} Handshake;

Protocol messages MUST be sent in the order defined in
{{the-transcript-hash}} and shown in the diagrams in {{protocol-overview}}.
{{the-transcript-hash}} and shown in the diagrams in {{protocol-overview}},
unless modified by a TLS extension.
A peer which receives a handshake message in an unexpected order
MUST abort the handshake with an "unexpected_message" alert.

Expand Down