Skip to content
Christopher Patton edited this page Feb 19, 2021 · 2 revisions

Test cases

draft-ietf-tls-subcerts

  • dc: Client advertises support for DCs and the server signs the handshake with a DC.

draft-ietf-tls-esni

  • 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.

Interoperablity

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
Clone this wiki locally