openresty / openresty/lua-resty-core
can ngx.resty.core support proxy ceritificate setting directives
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 853
- Forks
- 286
- Avg merge
- 35m
- Merged PRs (30d)
- 1
Description
can ngx.resty.core support proxy ceritificate setting directives, like proxy_ssl_certificate_by_lua*, so we can set proxy CA or client certificate for handshaking with upstream server, now we can only change those manualy and reload nginx process to take effective, can not set those dynamically.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names ngx.resty.core and the proxy_ssl_certificate_by_lua* directives, but no files or tests. Start by locating the relevant directive and API entry points, then determine the required dynamic CA and client-certificate behavior. Done means upstream TLS handshakes can use those settings without manually editing configuration or reloading nginx.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua, nginx
- Domain
- backend, networking, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100