I ran this command: certbot renew --dns-route53 --dns-route53-propagation-seconds 30 --dry-run --deploy-hook /etc/letsencrypt/renewal-hooks/deploy/deploy-to-zabbix-grafana-apache.sh
It produced this output:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Processing /etc/letsencrypt/renewal/saltmaster.elementai.net.conf
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Cert not due for renewal, but simulating renewal for dry run
Credentials found in config file: ~/.aws/config
Plugins selected: Authenticator dns-route53, Installer None
Attempting to renew cert (saltmaster.elementai.net) from /etc/letsencrypt/renewal/saltmaster.elementai.net.conf produced an unexpected error: 'AWSHTTPSConnection' object has no attribute 'ssl_context'. Skipping.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Processing /etc/letsencrypt/renewal/zabbix.utility.elementai.net.conf
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Cert not due for renewal, but simulating renewal for dry run
Plugins selected: Authenticator dns-route53, Installer None
Attempting to renew cert (zabbix.utility.elementai.net) from /etc/letsencrypt/renewal/zabbix.utility.elementai.net.conf produced an unexpected error: 'AWSHTTPSConnection' object has no attribute 'ssl_context'. Skipping.
All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/saltmaster.elementai.net/fullchain.pem (failure)
/etc/letsencrypt/live/zabbix.utility.elementai.net/fullchain.pem (failure)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
** DRY RUN: simulating 'certbot renew' close to cert expiry
** (The test certificates below have not been saved.)
All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/saltmaster.elementai.net/fullchain.pem (failure)
/etc/letsencrypt/live/zabbix.utility.elementai.net/fullchain.pem (failure)
** DRY RUN: simulating 'certbot renew' close to cert expiry
** (The test certificates above have not been saved.)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2 renew failure(s), 0 parse failure(s)