Fix traefik certdumper

This commit is contained in:
Paul-Henri Froidmont 2019-06-08 02:00:13 +02:00
parent d36521e6f9
commit 80ec00dc05
3 changed files with 6 additions and 17 deletions

View file

@ -32,6 +32,7 @@ email = "letsencrypt.account@banditlair.com"
storage = "acme.json"
entryPoint = "https"
OnHostRule = true
KeyType = "RSA4096"
[acme.httpChallenge]
entryPoint = "http"
@ -40,4 +41,4 @@ main = "banditlair.com"
sans = ["mail.banditlair.com"]
[accessLog]
filePath = "/var/log/traefik/access.log"
filePath = "/var/log/traefik/access.log"