Skip to content

Commit

Permalink
Address erratum 5874
Browse files Browse the repository at this point in the history
Closes #1346.

Note that I took the suggested text from Ben's message not from the submitted errata.
  • Loading branch information
seanturner committed Mar 28, 2024
1 parent 3f61f01 commit ab83e0d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion draft-ietf-tls-rfc8446bis.md
Original file line number Diff line number Diff line change
Expand Up @@ -3673,7 +3673,9 @@ type MUST contain exactly one message.

Application Data messages contain data that is opaque to
TLS. Application Data messages are always protected. Zero-length
fragments of Application Data MAY be sent, as they are potentially
fragments of Application Data (i.e., TLSInnerPlaintext records of
type application_data with zero-length
content) MAY be sent, as they are potentially
useful as a traffic analysis countermeasure. Application Data fragments
MAY be split across multiple records or coalesced into a single record.

Expand Down

0 comments on commit ab83e0d

Please sign in to comment.