lua-nginx-module
lua-nginx-module copied to clipboard
feature: proxy_ssl_certificate_by_lua directives
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