onDemand und mehr

This commit is contained in:
Czechman 2021-10-22 02:35:45 +02:00
parent cc943171ff
commit 29ce329fa6
1 changed files with 4 additions and 1 deletions

View File

@ -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]