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.94k stars 182 forks source link

Lets Encrypt certificate is not being installed #146

Open kaifresh opened 6 years ago

kaifresh commented 6 years ago

I'm running lua-resty-auto-ssl on the xenial OpenResty docker image using the standard installation instructions from the readme (LuaRocks, add the tasks to the config).

The issue I'm having is that the fallback cert is not being replaced by a Lets Encrypt cert, and I'm getting all sorts of self signed cert errors.

Some sort of communication with Lets Encrypt is clearly not occurring, but I'm not sure where the error is. I've looked at the error.log and there isn't an issue referring to letsencrypt there. Notably however, the file letsencrypt/config looks like its in a state prior to contacting Lets Encrypt because it contains the line # This file will be overwritten by resty-auto-ssl..

Any help is appreciated! ✨

bring2dip commented 6 years ago

@kaifresh can you show us the logs.