Skip to content

Commit

Permalink
IDnits: s/MUST not/MUST NOT
Browse files Browse the repository at this point in the history
Fix and IDnit.
  • Loading branch information
seanturner committed Mar 29, 2024
1 parent 3f61f01 commit 30e4788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-tls-rfc8446bis.md
Original file line number Diff line number Diff line change
Expand Up @@ -3947,7 +3947,7 @@ primitive (AES or ChaCha20) has no weaknesses. Implementations MUST
either close the connection or
do a key update as described in {{key-update}} prior to reaching these limits.
Note that it is not possible to perform a KeyUpdate for early data
and therefore implementations MUST not exceed the limits
and therefore implementations MUST NOT exceed the limits
when sending early data. Receiving implementations SHOULD NOT enforce
these limits, as future analyses may result in updated values.

Expand Down

0 comments on commit 30e4788

Please sign in to comment.