mirror of
https://github.com/nginx-proxy/nginx-proxy
synced 2025-11-17 06:30:15 +01:00
This addition requires usage of `DEFAULT_HOST` on containers tested to ensure they don't accidentally use `web2` as their default fallback (due to no SNI / `-servername` requested in openssl queries), otherwise they would be testing against the incorrect DH params response. They could alternatively request an FQDN explicitly as well, instead of relying on implicit fallback/default server selection behaviour. --- `web2.nginx-proxy.tld.dhparam.pem` is a copy of `ffdhe2048.pem`. |
||
|---|---|---|
| .. | ||
| nginx-proxy.tld.crt | ||
| nginx-proxy.tld.key | ||
| web2.nginx-proxy.tld.crt | ||
| web2.nginx-proxy.tld.dhparam.pem | ||
| web2.nginx-proxy.tld.key | ||
| web3.nginx-proxy.tld.crt | ||
| web3.nginx-proxy.tld.key | ||