Skip to content

Add support for EncryptedClientHello #4231

@alexw91

Description

@alexw91

Problem:

s2n-tls does not support this draft RFC for Encrypted ClientHello (ECH), which is nearing final standardization. This RFC feature was previously called Encrypted Server Name Indicator (ESNI), but has since been updated to also support encrypting the ClientHello.

Solution:

s2n-tls should add support for this RFC.

Requirements / Acceptance Criteria:

TLS Clients connecting to s2n-tls server can successfully follow this draft RFC to encrypt their ClientHello.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions