Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename tls svcb ech #421

Merged
merged 3 commits into from
Sep 26, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 |
Loading