Why does Traefik allow unencrypted HTTP over port 443?

Thanks Idez - I think that's the key piece of information to understand. "web" and "websecure" have absolutely no semantic or functional meaning within traefik. They are simply TCP endpoints for which you (the developer) have to enable TLS on, completely.

1 Like