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

allow_domain call frequency

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

Description

We've implemented a web service to do domain validation. What we're curious about is the performance impact of issuing a web request in the `allow_domain` method? Also how often is this method called? Is it called ONLY just before the Let's Encrypt sequence?

It would seem if there is a cert for a domain in storage that we wouldn't need to call `allow_domain`.

Perhaps a bit more of this type of explanation would be useful in the docs.

Thank you.

Contributor guide

No contributing guide indexed for this repository

Research direction

Trace where `allow_domain` is called in the Let's Encrypt sequence and how certificate storage is checked. Review the existing documentation and explain the call frequency, web-request performance implications, and whether stored certificates avoid the call; done means these behaviors are documented clearly.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua, nginx
Domain
documentation
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.