Skip to content

Client-side support for TLS Encrypted Client Hello #31781

@0f-0b

Description

@0f-0b

This is a feature request for Encrypted Client Hello (ECH) support in TLS client APIs (Deno.connectTls, Deno.connectQuic, fetch and WebSocket). ECH is a TLS extension that allows clients to encrypt potentially sensitive information in the initial handshake, such as the server name and the ALPN list.

Spec links:

Although the spec is still in draft status, client-side support has already landed in two major browsers – Chrome and Firefox – as well as rustls, the TLS library used by Deno.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions