hi, so far i have traefik with ssl disabled and it redirects requests to servers in 80 http.
since they are internal portals and not public and consequently do not reach the certresolver, how do i tell traefik to use a default wildcard certificate provided by me, so that the portals are reachable cmq in https?
I use docker-compose.yml for the various services and for traefik