Setting up Traefik with Cloudflare and Origin Certificates

Hello Everyone,

I'm seeking some guidance on configuring Traefik with Cloudflare, specifically using Origin certificates. Currently, my setup routes traffic correctly to the app container, and I've configured TLS along with the defaultCertificates by adding new certificates and specifying their paths.

However, I'm encountering an issue where the Traefik logs indicate that the certificates are "Unknown" and it defaults to using the Traefik default certificate, which is marked as unsecure.

Has anyone faced this before? I've tried searching online but haven't found much helpful information. Any guides or advice would be greatly appreciated!

Did you find any solutions? I am having similar issues and am struggling to access my domains from within my network. When this started i began getting default certificates and not sure why?