Update traefik.yml

add optional http challenge
This commit is contained in:
LRVT 2024-01-29 22:16:46 +01:00 committed by GitHub
parent ea8fec3c62
commit 8ddb0b7a4c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -111,7 +111,9 @@ certificatesResolvers:
acme:
email: example@example.com # the email address used for ssl certificate registration
storage: /etc/traefik/acme.json
dnsChallenge:
#httpChallenge: # acme http challenge; requires port 80 and proper dns entries
# entryPoint: http # specify the entry point for the HTTP challenge (adjust if needed)
dnsChallenge: # acme dns challenge; requires api token of dns provider
provider: cloudflare
# Used to make sure the dns challenge is propagated to the right dns servers
resolvers: