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

Run all non-TLS-specific test cases through TLS server #732

Merged
merged 4 commits into from Dec 12, 2023
Merged

Conversation

jhump
Copy link
Member

@jhump jhump commented Dec 11, 2023

This effectively adds a lot more test cases for TLS servers. Previously, only test cases that required TLS were run against TLS servers. Now, all test cases are run against TLS servers.

We still only run test cases that require client certs when using the client cert configuration. But for TLS servers without client certs, we run 'em all.

I ran into some gross issues with HTTP/3 with this branch, which is where the changes to the reference client and server come from.

@jhump jhump marked this pull request as ready for review December 11, 2023 19:08
@jhump jhump requested a review from smaye81 December 11, 2023 19:08
@jhump
Copy link
Member Author

jhump commented Dec 11, 2023

cc @srikrsna-buf

@jhump jhump merged commit 3e6cbb4 into main Dec 12, 2023
5 checks passed
@jhump jhump deleted the jh/more-tls-tests branch December 12, 2023 20:15
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.

None yet

2 participants