Povilas Kanapickas d6c38a0bab tests: Add tests for how Let's Encrypt ACME challenge is handled 1 год назад
..
acme_root d6c38a0bab tests: Add tests for how Let's Encrypt ACME challenge is handled 1 год назад
certs 8414a94d59 TESTS: add test for the case in which a wildcard cert matches a container having `nohttps` set 8 лет назад
README.md 8414a94d59 TESTS: add test for the case in which a wildcard cert matches a container having `nohttps` set 8 лет назад
docker-compose.yml d6c38a0bab tests: Add tests for how Let's Encrypt ACME challenge is handled 1 год назад
test_wildcard_cert_nohttps.py d6c38a0bab tests: Add tests for how Let's Encrypt ACME challenge is handled 1 год назад

README.md

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 HTTPS_METHOD=nohttps)