lua-resty-auto-ssl
lua-resty-auto-ssl copied to clipboard
On the fly (and free) SSL registration and renewal inside OpenResty/nginx with Let's Encrypt.
As the title says, does it support zerossl? Any documentation on this or tips?
I got reports of MOZILLA_PKIX_ERROR_OCSP_RESPONSE_FOR_CERT_MISSING error code today from Firefox users of my website. I've noticed that the certificate has been renewed minutes before reports began. This led me to...
Hey! Sorry to bother you again, I think the instability that I had the other day (#135) was a red herring and not actually the cause of the outages that...
I thought certs generated on the fly by this plugin had automatic renewal as well, but I just found out a bunch of domain's we're supporting can't be accessed because...
Hi, I was trying to use username in combination with password for redis storage adapter, but I'm not sure how I can use the `auth` to achieve the same. Redis...
Hi Not sure if someone would have some insight into what is going on. I've been trying to get this module to work with another CA, working with SmallStep/certificates cc...
(See the actual error at the end of this post) Everything was working fine. This is my `/usr/local/openresty/nginx/conf/nginx.conf` file: ```bash http { # ... # Initial setup tasks. init_by_lua_block {...
1. Did all the config 2. gave permission to the storage folder but getting this error.
We're running into an issue with a single subdomain that's pointing to our autossl instances, we're using redis for storage: auto-ssl: failed to set certificate for status.example.com - using fallback...
Hey! 2 days ago I had to bump the version of this module to latest due to the ACME v1 deprecation. After bumping this module, some certificates could successfully renew...