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

feature: add ssl trusted certificate #353

Conversation

theweakgod
Copy link
Contributor

This mainly adds the ssl_trusted_certificate feature to avoid issues where CA authentication issued by secondary certificates cannot succeed in mTLS. Added the trusted_cert parameter option for verify_client.
I have made the corresponding modifications at the lua-resty-core:
openresty/lua-resty-core#473

@theweakgod theweakgod changed the title Feature/add ssl trusted certificate feature:add ssl trusted certificate Jul 8, 2024
@theweakgod theweakgod changed the title feature:add ssl trusted certificate draft:add ssl trusted certificate Jul 8, 2024
@theweakgod theweakgod marked this pull request as draft July 8, 2024 15:22
@theweakgod theweakgod changed the title draft:add ssl trusted certificate feature:add ssl trusted certificate Jul 9, 2024
@theweakgod theweakgod marked this pull request as ready for review July 9, 2024 02:49
@theweakgod theweakgod changed the title feature:add ssl trusted certificate feature: add ssl trusted certificate Jul 9, 2024
@zhuizhuhaomeng zhuizhuhaomeng merged commit 97937e2 into openresty:master Jul 9, 2024
2 of 3 checks passed
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