ROCKET_TLS server as backend: BadCertificate

Thanks, I tried in the vaultwarden compose:

      - "traefik.http.services.vaultwarden.loadbalancer.serverstransport=mytransport"
      - "traefik.http.serverstransports.mytransport.insecureskipverify=true"

But it gives:
2024-11-14T07:14:09Z ERR error="servers transport not found mytransport@docker" entryPointName=websecure routerName=vaultwarden@docker

Is this issue still up-to-date? If yes, how would that work in my scenario then? Never configured serversTransport nor used a file provider.
insecureSkipVerify How to apply this at a service level in docker compose - Traefik / Traefik v2 - Traefik Labs Community Forum