Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use openresty/lua-resty-shell #293

Open
wants to merge 27 commits into
base: master
Choose a base branch
from

Conversation

ryokdy
Copy link

@ryokdy ryokdy commented Nov 23, 2023

OpenResty bundled the lua-resty-shell library which supports non-blocking shell execution without the use of sockproc.
Bumped required OpenResty version to 1.15.8.1 or higher.

Fixs #164

This PR includes the PR #292. Please review it beforehand.

ryokdy and others added 27 commits September 4, 2017 15:48
Merge auto-ssl/lua-resty-auto-ssl
Notably this includes support for asynchronous order finalization, which
was tentatively scheduled to be released in April, however was postponed
indefinitely:
https://community.letsencrypt.org/t/enabling-asynchronous-order-finalization/193522/8

However, for a brief period between 7/13 and 7/14, I saw errors issuing
certifcates looking highly similar to what was initially reported when
Let's Encrypt tried the roll out of asychronous order finalization:
https://community.letsencrypt.org/t/openresty-with-resty-auto-ssl-failing-with-curl-error-3/195924/1

Fixes auto-ssl#289
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants