Open sytz4labs opened 4 years ago
Ah the fabled maybe-boolean-depending-on-the-millisecond type.
This definitely looks like an oversight / bug. Care to PR a fix? My guess is that the outer docker.proxy.ssl.cert check is just too aggressive, and needs to be scaled back. I'd be curious to see what follows the two listen branches.
I'm using docker-registry in Cloud Foundry by yml-pathing route-registrar into the deployment so the GoRouter terminates SSL and forwards request to port 80 of nginx proxy. I also require the basic auth configuration.
The following config template for nginx provides no path to the port 80 listener.