nginx-proxy-auto-docker/test/test_ssl/wildcard_cert_and_nohttps/README.md
2019-04-17 22:36:55 +02:00

272 B

In this scenario, we have a wildcard certificate for *.web.nginx-proxy.tld and 3 web containers:

  • 1.web.nginx-proxy.tld
  • 2.web.nginx-proxy.tld
  • 3.web.nginx-proxy.tld

We want web containers 1 and 2 to support SSL, but 3 should not (using @proxy/httpsMethod=nohttps)