Hello everybody; I have ispconfig 3.2.8p1 and ubuntu 20.04 running website and email servers. Today the letsencrypt cert was renewed but postfix and dovecot demons were not restarted, so the cert was not applied until I did it manually. Do I need to do this every time that certs are renewed? or it's something that ispconfig should be do? Thank you!!
This is normally done automatically. maybe you altered something in the LE cert configuration of the main system cert which caused the post-hook scripts to be not executed by the Let's Encrypt client.
Thank you for your answer Till, I don't altered any configuration, is there some way to restore the LE cert configuration to default without impact the services that I have configured? Thank you!!
I use certbot as Let's Encrypt client, the installation was base on The Perfect Server - Ubuntu 20.04 post. Thank you!!
You should try to remove certbot thoroughly and reinstall it via snap as suggested in https://certbot.eff.org/instructions?ws=apache&os=ubuntufocal.
Thank you ahrasis. I have reinstalled the cerbot via snap, now I will wait to renew the certs. Regards.