auto-ssl / auto-ssl/lua-resty-auto-ssl
DNS records validation
- Dominant language
- Lua
- Stars
- 2k
- Forks
- 184
- PR merge metrics
- No merged PRs in 30d
Description
Hello!
We have a proxy server that generates SSL certificates with lua-resty-auto-ssl. We can't validate domains DNS records before generating certs. So there are many errors from acme server and our IP often fall into rate limits of acme server.
How can I drop domains with AAAA or multiple A records before generating certs?
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Start by reading the repository documentation and locating the certificate-generation and ACME request flow, then determine where DNS records are checked. Done means domains with AAAA or multiple A records are rejected before certificate generation, reducing avoidable ACME errors and rate-limit use.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua, nginx
- Domain
- networking, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100