Skip to content

Conversation

willmafh
Copy link
Contributor

proxy_ssl_certificate_by_lua directives

  • proxy_ssl_certificate_by_lua directives are working after receiving server certificate request message, allowing us to set the SSL certificate chain and the corresponding private key for the upstream SSL (https) connections.

  • 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

willmafh and others added 24 commits July 20, 2025 12:49
working after receiving server certificates, allowing us
to control upstream ssl handshake dynamically with Lua
to control whether to skip openssl's default verify function
phases to upstream phases & its related test case
proxy ssl verify instead of fake request and connection.
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