Skip to content

Optionally verifying the ClientHello sent on wire #126

Open
@gaukas

Description

@gaukas

Implement an optional feature which, when enabled, will:

  • Capture the bytes of ClientHello sent on wire
  • Compare it with the desired ClientHelloMessage
  • Throw error and tear down connection if didn't match

This may help us in preventing unintended behaviors of malfunctioning extensions in uTLS.


Original Post: net4people/bbs#139 (comment) by @klzgrad

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementFeature with low severity but good value

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions