-
Notifications
You must be signed in to change notification settings - Fork 13
Home
Christopher Patton edited this page Feb 19, 2021
·
2 revisions
- dc: Client advertises support for DCs and the server signs the handshake with a DC.
- ech-accept: Client offers ECH and the server accepts.
- ech-reject: Client offers ECH with a stale config and the server rejects, providing a valid retry config. The client aborts with "ech_required" alert.
boringssl server | cloudflare-go server | nss server | rustls server | |
---|---|---|---|---|
boringssl client | ||||
cloudflare-go client | dc | ech-accept, ech-reject | ech-accept, ech-reject | |
nss client | ech-accept, ech-reject | ech-accept, ech-reject | ||
rustls client |