openresty / openresty/lua-resty-core

can ngx.resty.core support proxy ceritificate setting directives

Open
#364 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.