Update traefik.yml

add optional http challenge
pull/21/head
LRVT 2024-01-29 22:16:46 +01:00 zatwierdzone przez GitHub
rodzic ea8fec3c62
commit 8ddb0b7a4c
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 3 dodań i 1 usunięć

Wyświetl plik

@ -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: