Skip to content

SNI and Host header mismatch #19

@OlliV

Description

@OlliV

Currently a SNI vs Host mismatch is not checked, which allows a client to connect using one domain and then reuse the same connection for another domain. Technically this should be fine/okish if the server is authoritative for both domains, and in fact some clients seem to do this reusing. However, it still might be a rather surprising feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions