TLS certificates with Docker

@Tchoupinax,

Configuring TLS in the docker provider enables HTTPS communication with your docker daemon for configuration updates.

This is usually done when your docker daemon requires authentication.

Note that this configuration has nothing to do with web traffic at all. Only the connection between Traefik and the docker daemon. See (Server gave HTTP response to HTTPS client) for more information.