Reverse Proxy "Closed Ports" [PARTIALLY SOLVED]
I'm having an issue where I can't access my dashboard over https.
According to the docs of Jellyfin, for HTTPS requests they use port 8920 instead of 8096, so I also tried defining both in my Domains tab.
However inside Jellyfin I can't activate HTTPS, because it asks for a path to a PKCS-#12 certificate. But even the letsencrypt certificate that should be provisioned via traefik, does not seem to work, because when I visit
According to the docs of Jellyfin, for HTTPS requests they use port 8920 instead of 8096, so I also tried defining both in my Domains tab.
However inside Jellyfin I can't activate HTTPS, because it asks for a path to a PKCS-#12 certificate. But even the letsencrypt certificate that should be provisioned via traefik, does not seem to work, because when I visit
mydomain.com, I get an invalid certificate warning and I can't open the certificate.