From b9269f132687a85ea74aaf8d82ce61ab2ea7eabf Mon Sep 17 00:00:00 2001 From: Sean Turner Date: Wed, 18 Oct 2023 12:55:38 -0400 Subject: [PATCH] asides Added aside blocks for RFC editor notes. --- draft-ietf-tls-rfc8446bis.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/draft-ietf-tls-rfc8446bis.md b/draft-ietf-tls-rfc8446bis.md index 04e14b34..5b02d058 100644 --- a/draft-ietf-tls-rfc8446bis.md +++ b/draft-ietf-tls-rfc8446bis.md @@ -404,11 +404,13 @@ requirements for TLS 1.2 implementations. # Introduction + The primary goal of TLS is to provide a secure channel between two communicating peers; the only requirement from the underlying @@ -6110,7 +6112,9 @@ and many clients do not enforce this restriction. # Change Log -[[RFC EDITOR: Please remove in final RFC.]] +aside> Since -06 - Updated text about differences from RFC 8446. - Clarify which parts of IANA considerations are new to this document.