certbot renew
will attempt to renew all certs in one pass and if you use a --deploy-hook
you can initiate the single apache reload (and it will only execute whenever a cert is actually renewed).
certbot renew
will attempt to renew all certs in one pass and if you use a --deploy-hook
you can initiate the single apache reload (and it will only execute whenever a cert is actually renewed).