Skip to content

Commit

Permalink
Rename tls svcb ech (#421)
Browse files Browse the repository at this point in the history
* Rename draft-sbn-tls-svcb-ech.md -> draft-ietf-tls-svcb-ech.md

* Minor fixes of the IANA registry addition for the ech parameter.

* fix draft name in header
  • Loading branch information
enygren authored Sep 26, 2023
1 parent 2fb111c commit c503872
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions draft-sbn-tls-svcb-ech.md → draft-ietf-tls-svcb-ech.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Bootstrapping TLS Encrypted ClientHello with DNS Service Bindings
abbrev: ECH in SVCB
docname: draft-sbn-tls-svcb-ech-latest
docname: draft-ietf-tls-svcb-ech-latest
date: {DATE}
category: std

Expand Down Expand Up @@ -86,8 +86,8 @@ Use of ECH yields an anonymity set of cardinality equal to the number of ECH-ena

# IANA Considerations

IANA is instructed to modify the Service Binding (SVCB) Parameter Registry entry for "ech" as follows:
IANA is instructed to modify the Service Binding (SVCB) Parameter Keys Registry entry for "ech" as follows:

| Number | Name | Meaning | Format Reference | Change Controller |
| ----------- | ------ | ---------------------- | ---------------------------------------- | ----------------- |
| 5 | ech | Encrypted ClientHello Config | (This document) | IETF |
| Number | Name | Meaning | Format Reference | Change Controller |
| ----------- | ------ | ---------------------- | ---------------------------------------- | ----------------- |
| 5 | ech | TLS Encrypted ClientHello Config | (This document) | IETF |

0 comments on commit c503872

Please sign in to comment.