Czechman 2021-10-22 02:31:14 +02:00
parent b56cbc5d16
commit cc943171ff
1 changed files with 6 additions and 3 deletions

View File

@ -69,11 +69,14 @@ defaultEntryPoints = ["https","http"]
email = "ddns@mcseeno.de"
storage = "acme.json"
entryPoint = "https"
preferredChain = "ISRG Root X1"
onHostRule = true
[acme.tlsChallenge]
[acme.httpChallenge]
entryPoint = "http"
[[acme.domains]]
main = "czechman.dynvpn.de"
entryPoint = "http"
[[acme.domains]]
main = "czechman.dynvpn.de"
#[retry]