auto-ssl / auto-ssl/lua-resty-auto-ssl

How change allow_domains to file separate

Open
#278 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Lua
Stars
2k
Forks
184
PR merge metrics
No merged PRs in 30d

Description

There is possible openresty does query in file domains instead write domains allow in nginx.conf?

auto_ssl:set("**allow_domain**", function(domain,renewal)
return true
end)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the allow_domain callback passed to auto_ssl:set and how domains are currently configured in nginx.conf. Determine the intended file format, lookup and reload behavior, then identify the relevant implementation and test entry points; done means domains can be read from a separate file without embedding them in nginx.conf.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua, nginx
Domain
devops, infrastructure
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.