I’m currently planning to upgrade our servers from traefik v2 to v3. Our setup uses a mounted acme.json file which works fine with traefik v2.
Is the acme.json compatible with v3?
I’ll ask it differently: Ignoring yaml configs and such, can I just copy/use the acme.json directly with v3 as it was with v2 or do I need to convert it somehow?
I’d assume yes, as I did not find anything in the migration guide, but there had already been a few v3 versions released. So, I just wanted to be sure.
Many thanks for your time.