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

feat: allow request with x509 cert #306

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

rockycookie
Copy link

@rockycookie rockycookie commented Jul 11, 2023

Support x509 client cert auth with -cert and -cert-key; while I realized there has been a similar work done at #172 after I made this change lol

I would like to see either PR get merged; thx! I would like to merge this PR as I added unit test here lol

Copy link

@PerrySong PerrySong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change LGTM, can you add unit tests for the change?

@rockycookie
Copy link
Author

rockycookie commented Jul 15, 2023

Change LGTM, can you add unit tests for the change?

Cool, I will try to find some time next weekend to set up a (or two) unit test(s)~
btw, this code should be working; I have been running some simple load tests with certs with my local build~

added the unit test with self signed client and server certificates at d8a7c57

@rockycookie
Copy link
Author

Hi @rakyll , hope to get a review from you; thx!

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