docker-traefik
docker-traefik copied to clipboard
Unifi using self signed cert causes HTTP 500 errors
Since Ubiquity is using self signed certs and forces HTTPS we need to skip SSL verification.
I haven't tested this TOML since I am using YAML, but it should work like this. Also to note: This creates a global "skipSSLVerify" serversTransport and this might be better suited in its own TOML file instead of hidden inside this unifi toml because maybe other internal services also serve non-verifiable SSL.