How can i change the default certificate in Docker

Hi

I want to use my private cert, I access the browser but still show Traefik default certificate. How can i find it on my part in Ubuntu? And replace my own new .key .csr . and .crt?

Traefik will generate its own default certificate. This is the one presented when there is no SNI presented or no other certificate matching the domain.

How to configure your own one instead: