# Because we are using logrotate for greater flexibility, disable the # internal certbot logrotation. max-log-backups = 0 # Adjust interactive output regarding automated renewal preconfigured-renewal = True manual = True #domains = one.example.com,two.example.com #email = admin@example.com preferred-challenges = dns agree-tos = True cert-path = /etc/ssl/certs/certbot.crt key-path = /etc/ssl/private/certbox.key