diff --git a/rfc9846.md b/rfc9846.md index 83568748..18e0ebbf 100644 --- a/rfc9846.md +++ b/rfc9846.md @@ -1596,7 +1596,7 @@ Random set to the special value of the SHA-256 of Upon receiving a message with type server_hello, implementations MUST first examine the Random value and, if it matches -this value, process it as described in {{hello-retry-request}}). +this value, process it as described in {{hello-retry-request}}. TLS 1.3 has a downgrade protection mechanism embedded in the server's random value. TLS 1.3 servers which negotiate TLS 1.2 or below in @@ -1799,7 +1799,7 @@ appears, it MUST abort the handshake with an "illegal_parameter" alert. | padding [RFC7685] | CH | | cached_info [RFC7924] | CH, EE | | compress_certificate [RFC8879] | CH, CR | -| record_size_limit [RFC8849] | CH, EE | +| record_size_limit [RFC8449] | CH, EE | | delegated_credentials [RFC9345] | CH, CR, CT | | supported_ekt_ciphers [RFC8870] | CH, EE | | pre_shared_key [RFC8446] | CH, SH |