caServer entfernt

This commit is contained in:
Czechman 2021-10-25 00:38:42 +02:00
parent f29d5bcee8
commit 9b553708cc
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ defaultEntryPoints = ["https","http"]
storage = "acme.json" storage = "acme.json"
onDemand = false onDemand = false
onHostRule = true onHostRule = true
caServer = "https://acme-staging-v02.api.letsencrypt.org/directory" # caServer = "https://acme-staging-v02.api.letsencrypt.org/directory"
entryPoint = "https" entryPoint = "https"
[acme.httpChallenge] [acme.httpChallenge]
entryPoint = "http" entryPoint = "http"