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.
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.