From 35dff425c69446006013e0b2bb4bbcc3ffbb3221 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christer=20War=C3=A9n?= Date: Fri, 27 Nov 2020 13:28:55 +0200 Subject: [PATCH] Add AcmeDNS URL --- acme-dns-auth.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/acme-dns-auth.py b/acme-dns-auth.py index 2913db0..59d81b9 100755 --- a/acme-dns-auth.py +++ b/acme-dns-auth.py @@ -7,7 +7,7 @@ import sys ### EDIT THESE: Configuration values ### # URL to acme-dns instance -ACMEDNS_URL = "https://auth.acme-dns.io" +ACMEDNS_URL = "https://acme-challenge.cwinfo.net" # Path for acme-dns credential storage STORAGE_PATH = "/etc/letsencrypt/acmedns.json" # Whitelist for address ranges to allow the updates from