How to configure Traefik 2 with TLS - Traefik 2 & TLS 101

Is the certificate self generated / self signed?

Can you show it with:

 openssl x509 -in ./traefik/conf/ssl/t.cert -text

It would also help to confirm the problem if you can share logs in debug mode while hitting that router rule.