auto-ssl / lua-resty-auto-ssl

On the fly (and free) SSL registration and renewal inside OpenResty/nginx with Let's Encrypt.
MIT License
1.93k stars 182 forks source link

New Release? #281

Open yoobles opened 2 years ago

yoobles commented 2 years ago

Hello! Thank you for this library! Is it possible to get a new release? It seems like there are a few commits recently that help deal with the expired certs that aren't being removed.

bacheson commented 1 year ago

@yoobles the project is dead in the water

aviatrix commented 1 year ago

You can always build it yourself from this repository. Nobody is stopping you. Or you can use Caddy which has this feature built in.

bacheson commented 1 year ago

@aviatrix I wouldn't recommend using this project to anyone as it's clearly dead

ruskiyos commented 9 months ago

@GUI would you be willing to add maintainers to this repo? There are many articles that link to this repo, so it's a shame to see it die. It would also be nice to have this available on OPM instead of having to rely on luarocks.

Brawl345 commented 7 months ago

Recently came across https://github.com/fffonion/lua-resty-acme which is very similar to lua-resty-auto-ssl. Tried it myself and it worked without problems, but I only did test deployments so far (against the Let's Encrypt staging server).

mehmetkose commented 5 months ago

I just managed to run without any issue. tested live and my server issues certs with no problem