Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Fizz as endpoint for ech interop testing #55

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

NickR23
Copy link

@NickR23 NickR23 commented Jan 18, 2023

Adds Meta's Fizz library as an endpoint for ECH interop testing.

Fizz is Meta's open-source TLS library (https://github.com/facebookincubator/fizz)

To ensure interopability with existing ECH implementations, this PR adds fizz as an potential endpoint.

This PR also adds the "ech-reject" testcase. This testcase creates a "stale" config to test the behavior of a rejected encrypted client hello.

Quick test:
./bin/runner --client=cloudflare-go --server=fizz --build --testcase=ech-accept

@xvzcf
Copy link
Owner

xvzcf commented Jan 19, 2023

Thanks for this PR! I'll go through it in the coming days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants