Results 4 comments of Brian Lund Larsen

It is called whether you have a certificate or not. Personally I check if we already have a certificate before I ask our backend if it's ok to generate a...

I believe `ngx.shared.auto_ssl:get("domain:fullchain_der:" .. domain)` only checks the shared memory cache. I plan to run multiple nodes so need something that is shared across them (the redis storage). I like...

> Also it would be really helpful if we could expose the renewal job as a shell script somehow, so we can manually kick off the job should it ever...

Yeah that is pretty much all we do, no custom code.