I have configured my website with Let's encrypt using Traefik. The certificate says that it will be valid for 3 months. However I wanted to know if the certificate auto-renews before the expiry.
On Traefik documentation, it was written that it renews automatically after every 2 months. But I noted that for my website, it didn't renew.
Looking for ways to auto-renew it before the expiry. Detailed steps if possible.
Did we confirm the auto-renewal @yash ?
I have traefik as a reverse proxy for several apps (on docker containers) and I'm only 10 days away from cert expiry... wanting to know if I should do anything or if it will magically do it as the docs suggest.