Using the nginx insecure option, because we can't rely on the ACME protocol as this server isn't reachable. Signed-off-by: Marco Franssen <[email protected]>
13 lines
179 B
YAML
13 lines
179 B
YAML
spiffe-oidc-discovery-provider:
|
|
enabled: true
|
|
|
|
insecureScheme:
|
|
enabled: true
|
|
|
|
config:
|
|
domains:
|
|
- oidc-discovery.example.org
|
|
|
|
acme:
|
|
tosAccepted: true
|