|
%!s(int64=3) %!d(string=hai) anos | |
---|---|---|
.. | ||
certs | %!s(int64=8) %!d(string=hai) anos | |
README.md | %!s(int64=8) %!d(string=hai) anos | |
docker-compose.yml | %!s(int64=3) %!d(string=hai) anos | |
test_wildcard_cert_nohttps.py | %!s(int64=3) %!d(string=hai) anos |
In this scenario, we have a wildcard certificate for *.web.nginx-proxy.tld
and 3 web containers:
We want web containers 1 and 2 to support SSL, but 3 should not (using HTTPS_METHOD=nohttps
)