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 · 1 comment
Labels

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.

Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant