Skip to content

feature: proxy_ssl_verify_by_lua directives #2436

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

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

Conversation

willmafh
Copy link
Contributor

@willmafh willmafh commented Jul 21, 2025

proxy_ssl_verify_by_lua directives

  • proxy_ssl_verify_by_lua directives are working after receiving server certificates, allowing us to control upstream ssl handshake dynamically with Lua

  • a series of related PRs

  • some of the docs hasn't finished yet, since the PR has not been merged, and some release infos can't be added, please review the codes first and docs may be updated later

@HanadaLee
Copy link

Should this pr be prepared for grpc and uwsgi module as well? They also support upstream SSL related configurations.

grpc_ssl_verify_by_lua
uwsgi_ssl_verify_by_lua

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