With general availability of the “shortlived” profile coming up at LetsEncrypt this week, I wonder if Traefik already supports ARI?
If it doesn’t, is it planned? I assume in this case I’d need to use the acme.certificatesDuration config to shorten lifetime and implicitely renewal period?
Traefik uses go-acme library, updates usually take some weeks to be integrated into Traefik.
I’m not sure if I understand what you answered. Go-acme has supported ACME ARI since May 2023 (see PR). Does that mean that Traefik supports ARI since 2023 as well?
Then I would expect Traefik to support it. Have you tried it?
How would I try? The documentation doesn’t state anything about ARI.
However, I’d expect Traefik to persist renewal info somewhere (at least a timestamp and/or a renewal ID), but in acme.json there is nothing.