Skip to content

Commit

Permalink
Merge pull request #584 from tlswg/seanturner-iana-dtls-only
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-wood authored Nov 8, 2023
2 parents b5839c2 + ec2925c commit 774dff4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions draft-ietf-tls-esni.md
Original file line number Diff line number Diff line change
Expand Up @@ -1799,9 +1799,10 @@ IANA is requested to create the following entries in the existing registry for
ExtensionType (defined in {{!RFC8446}}):

1. encrypted_client_hello(0xfe0d), with "TLS 1.3" column values set to
"CH, HRR, EE", and "Recommended" column set to "Yes".
"CH, HRR, EE", "DTLS-Only" column set to "N", and "Recommended" column set
to "Yes".
1. ech_outer_extensions(0xfd00), with the "TLS 1.3" column values set to "",
and "Recommended" column set to "Yes".
"DTLS-Only" column set to "N", and "Recommended" column set to "Yes".

## Update of the TLS Alert Registry {#alerts}

Expand Down

0 comments on commit 774dff4

Please sign in to comment.