How I can use Docker TLS instead docker.sock?

Hi,

I have Docker set up as it https://docs.docker.com/engine/security/https/#create-a-ca-server-and-client-keys-with-openssl

How I can set up it in Traefik? I have to use clients' certs to establish a connection.

Thanks

Ok - what have you tried?