I have Traefik v3 beta running with Let's Encrypt and all worked fine so far: The certificate was acquired and the HTTPS traffik worked fine.
Since few days I am getting emails like this from Let's Encrypt:
"Hello, Your certificate (or certificates) for the names listed below will expire in 19 days (on 2023-12-20). Please make sure to renew your certificate before then, or visitors to your web site will encounter errors. We recommend renewing certificates automatically when they have a third of their total lifetime left. For Let's Encrypt's current 90-day certificates, that means renewing 30 days before expiration. See Integration Guide - Let's Encrypt for details.
[...]"
It seems Traefik does not try to (betimes) renew the certificate!
Is this a bug of Traefik, or is there something in the config I need to modify?
Is it really needed to really post all of that? I mean, that is really huge information, and only few bits of that deal with ACME. Couldn't we limit the posted config to the actually relevant bits?