From 30e478851c3f5beb6136b25c9d20493cccde948d Mon Sep 17 00:00:00 2001 From: Sean Turner Date: Fri, 29 Mar 2024 11:44:59 -0400 Subject: [PATCH] IDnits: s/MUST not/MUST NOT Fix and IDnit. --- draft-ietf-tls-rfc8446bis.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft-ietf-tls-rfc8446bis.md b/draft-ietf-tls-rfc8446bis.md index c67cfb4e..b6c50c86 100644 --- a/draft-ietf-tls-rfc8446bis.md +++ b/draft-ietf-tls-rfc8446bis.md @@ -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.