Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
lwc:mqtt:haproxy [2021/10/22 09:42] – John Harrison | lwc:mqtt:haproxy [2022/11/07 16:26] (current) – John Harrison | ||
---|---|---|---|
Line 13: | Line 13: | ||
===== How HA Proxy certs get renewed with certbot (letsencrypt) on 16.04 ===== | ===== How HA Proxy certs get renewed with certbot (letsencrypt) on 16.04 ===== | ||
* certbot is a cron job in /etc/cron.d | * certbot is a cron job in /etc/cron.d | ||
- | * after certbot runs it calls whatever hook is described in / | + | * after certbot runs it calls whatever hook is described in / |
+ | |||
+ | ===== API ===== | ||