From 55a718b2314e60f5529a0769115c46584b7e912a Mon Sep 17 00:00:00 2001 From: Deirdre Connolly Date: Wed, 29 Nov 2023 12:34:39 -0500 Subject: [PATCH] "either send a ServerHello or a HelloRetryRequest depending on the contents of KeyshareClienthello." Co-authored-by: Christopher Wood --- draft-ietf-tls-rfc8446bis.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/draft-ietf-tls-rfc8446bis.md b/draft-ietf-tls-rfc8446bis.md index 09801897..6ccb3d1b 100644 --- a/draft-ietf-tls-rfc8446bis.md +++ b/draft-ietf-tls-rfc8446bis.md @@ -2314,8 +2314,8 @@ Selecting a group based on KeyShareEntry may result in the use of a less preferred group than the client and server mutually support, though saving the round trip of HelloRetryRequest. Servers that wish to respect the client's group preferences SHOULD first -select a group based "supported_groups" and then either complete the -handshake or send a HelloRetryRequest depending on the contents of +select a group based "supported_groups" and then either send a +ServerHello or a HelloRetryRequest depending on the contents of KeyshareClienthello. Clients can offer as many KeyShareEntry values as the number of supported