I’ve asked this question on reddit (https://www.reddit.com/r/Traefik/comments/c1vsq1/mtls_between_2_traefik_instances/ ) and slack, but haven’t gotten a response, so trying here.
I want to know if it’s possible to automatically add a client certificate within Traefik.
We want to add mTLS between 2 distinct data centers, without having to alter all of our back-end services. It’s very similar to this discussion: https://github.com/containous/traefik/issues/4260
Is this possible? Will it be easier in V2 than in V1?