lua-resty-auto-ssl icon indicating copy to clipboard operation
lua-resty-auto-ssl copied to clipboard

Lets Encrypt certificate is not being installed

Open kaifresh opened this issue 6 years ago • 1 comments

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! ✨

kaifresh avatar Jun 28 '18 02:06 kaifresh

@kaifresh can you show us the logs.

bring2dip avatar Jul 11 '18 07:07 bring2dip