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

How to send ceritificate request with example/http3_server.py, and verify it with a CA #548

Open
ysy1111 opened this issue Sep 24, 2024 · 0 comments

Comments

@ysy1111
Copy link

ysy1111 commented Sep 24, 2024

I am testing quic client sending certificate feature, I need a test server that would send certificate request to client, so my client can detect that request and send back the client certificate to server. I would upload a CA which signed my client cert to server side, I want server to use that CA to verify my client cert.

I saw there is a function called verify_certificate, which is only used by test files.

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

No branches or pull requests

1 participant