Nuisance change in account file: ari_retry_after

Domain: kodiakprecision.com

I'm using etckeeper to keep /etc under version control I frequently see /etc/letsencrypt/renewal/kodiakprecision.com.conf change solely in the value of ari_retry_after. I could exclude the whole file from git, but I'd rather keep tracking real changes. I recommend moving this value to a local renewal state file that I can safely add to .gitignore.

That is a fair comment but better placed at the EFF's github for Certbot. See: GitHub - certbot/certbot: Certbot is EFF's tool to obtain certs from Let's Encrypt and (optionally) auto-enable HTTPS on your server. It can also act as a client for any other CA that uses the ACME protocol. · GitHub

Sometimes the Certbot devs see posts here but their github is a better place for feature requests for that product.

Thanks. I added it here: [Feature Request]: Move renewal state out of account file to a separate state file to eliminate version control noise · Issue #10732 · certbot/certbot · GitHub