I've got 2 certificates, one for the root domain (example.com) and one for the wildcard subdomains (*.example.com)
Now the wildcard subdomain also supports SSL for the root domain, so traefik serve's the wildcard ssl certificate on the root domain instead of the certificate specific for the root domain
Now I've made an issue on github but maybe someone here can help.
Github link: https://github.com/containous/traefik/issues/5206