onDemand und mehr
This commit is contained in:
parent
cc943171ff
commit
29ce329fa6
|
|
@ -69,8 +69,11 @@ defaultEntryPoints = ["https","http"]
|
||||||
email = "ddns@mcseeno.de"
|
email = "ddns@mcseeno.de"
|
||||||
storage = "acme.json"
|
storage = "acme.json"
|
||||||
entryPoint = "https"
|
entryPoint = "https"
|
||||||
preferredChain = "ISRG Root X1"
|
acmeLogging = true
|
||||||
|
overrideCertificates = true
|
||||||
|
onDemand = true
|
||||||
onHostRule = true
|
onHostRule = true
|
||||||
|
preferredChain = "ISRG Root X1"
|
||||||
[acme.tlsChallenge]
|
[acme.tlsChallenge]
|
||||||
|
|
||||||
[acme.httpChallenge]
|
[acme.httpChallenge]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue