#social 2019-07-19

2019-07-19 UTC
vitalyster and xmpp-social joined the channel; vitalyster left the channel
#
Rixon[m]
cjslep: if you use letsencrypt you might want to check out certbot or caddy to automate renewal 🙃
#
cjslep[m]
Rixon I do just my custom server doesn't have the endpoints to support automated renewal so I just have to bring it down, run certbot renew, bring it back up
#
aaronpk
If you can point a path to be served from a folder on disk you can automate it
ilmu joined the channel
#
fr33domlover
cjslep, idk if it helps, but I've been using a Let's Encrypt client called acmetool and it runs in cron, renews cert and restarts servers (in my case lighttpd) via a hook
#
rialtate[m]
There's always peeling off acme-challenges via reverse proxy as well