User Tools

Site Tools


linux:certbot

Configuration file for certbot

/etc/letsencrypt/cli.ini

The line post-hook in this file determines what certbot is doing after renewing a certificate:

post-hook = systemctl reload postfix ; systemctl reload dovecot ; systemctl restart apache2

It should trigger postfix and dovecot to reload and restart apache.

linux/certbot.txt · Last modified: 2023/10/25 05:02 by olaf