acme-redirect.conf(5) File Formats Manual acme-redirect.conf(5) (NAME) acme-redirect.conf - acme-redirect (SYNOPSIS) /etc/acme-redirect.conf (DESCRIPTION) acme-redirect . acme-redirect.d(5) . ([acme]) (OPTIONS ([acme])) acme_email= acme . acme . acme_url= (endpoint) acme. LetsEncrypt . renew_if_days_left= . . . ([system]) (OPTIONS ([system])) exec= (hooks) . (shell) . exec_extra= . (shell) . (EXAMPLE) [acme] acme_email = "nobody@example.com" acme_url = "https://acme-staging-v02.api.letsencrypt.org/directory" renew_if_days_left = 30 [system] ## Default hooks if the certificate config doesn't define any exec = [ "systemctl reload nginx", ] ## Execute these hooks globally for all certificates exec_extra = [ "systemctl reload dovecot", ] (SEE ALSO) acme-redirect(1), acme-redirect.d(5). (AUTHORS) acme-redirect kpcyrd : https://github.com/kpcyrd/acme-redirect 2026-05-17 acme-redirect.conf(5)