This commit is contained in:
parent
29ce329fa6
commit
710181acce
|
|
@ -68,15 +68,10 @@ defaultEntryPoints = ["https","http"]
|
||||||
[acme]
|
[acme]
|
||||||
email = "ddns@mcseeno.de"
|
email = "ddns@mcseeno.de"
|
||||||
storage = "acme.json"
|
storage = "acme.json"
|
||||||
entryPoint = "https"
|
|
||||||
acmeLogging = true
|
|
||||||
overrideCertificates = true
|
|
||||||
onDemand = true
|
|
||||||
onHostRule = true
|
onHostRule = true
|
||||||
preferredChain = "ISRG Root X1"
|
caServer = "https://acme-staging-v02.api.letsencrypt.org/directory"
|
||||||
[acme.tlsChallenge]
|
entryPoint = "https"
|
||||||
|
[acme.httpChallenge]
|
||||||
[acme.httpChallenge]
|
|
||||||
entryPoint = "http"
|
entryPoint = "http"
|
||||||
[[acme.domains]]
|
[[acme.domains]]
|
||||||
main = "czechman.dynvpn.de"
|
main = "czechman.dynvpn.de"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue