Renew all Let’s encrypt certificates

sudo service apache2 stop && sudo certbot renew && sudo service apache2 start