This commit is contained in:
parent
b56cbc5d16
commit
cc943171ff
|
|
@ -69,10 +69,13 @@ 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"
|
||||||
onHostRule = true
|
onHostRule = true
|
||||||
|
[acme.tlsChallenge]
|
||||||
|
|
||||||
[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