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

Where are certificates getting stored?

Open kpagcha opened this issue 5 years ago • 1 comments

I thought they were getting stored in /etc/resty-auto-ssl/letsencrypt/certs/ but I just tested resty-auto-ssl with some domain called exampledomain.org (just an example) but I can't find a cert called exampledomain.org in that directory.

kpagcha avatar Nov 24 '20 10:11 kpagcha

try here:

'cd /etc/resty-auto-ssl/storage/file && ls'

bryanus avatar Dec 03 '20 23:12 bryanus