-
Notifications
You must be signed in to change notification settings - Fork 832
Closed
Labels
kind/feature-requestIssue requesting a new featureIssue requesting a new feature
Description
Current behavior
When visiting the proxy with an undefined domain, in my case the domain is directed with a wildcard A
record, while having at least one valid upstream container with LETSENCRYPT_HOST
defined, the current nginx conf generated will serve the first cert available in the conf file.
This is essentially leaking one of the upstream domains in an unpredictable way.
Expected behavior
It should fallback to http
and shows 503, the same behavior as if nginx-proxy
working without letsencrypt-nginx-proxy-companion
.
Metadata
Metadata
Assignees
Labels
kind/feature-requestIssue requesting a new featureIssue requesting a new feature