auto-ssl / auto-ssl/lua-resty-auto-ssl
Ignore IP addresses when issuing certs
Open
enhancement
- Dominant language
- Lua
- Stars
- 2k
- Forks
- 184
- PR merge metrics
- No merged PRs in 30d
Description
Considering LetsEncrypt doesn't issue certs on IPs, it would be great to detect and ignore IP addresses before sending a request to LetsEncrypt, rather than having to add that logic into the allow_domain configuration/function.
Contributor guide
No contributing guide indexed for this repository
Research direction
Trace the certificate-issuance request path and the allow_domain configuration/function mentioned in the issue. Confirm how hostnames are passed to Let's Encrypt, then make completion mean IP addresses are detected and skipped before the request without requiring allow_domain to contain that logic.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua, nginx
- Domain
- security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100