]> git.openstreetmap.org Git - dns.git/commitdiff
Add fastly DNS ACME challenge CNAME
authorGrant Slater <git@firefishy.com>
Sat, 4 Dec 2021 22:14:24 +0000 (22:14 +0000)
committerGrant Slater <git@firefishy.com>
Sat, 4 Dec 2021 22:14:24 +0000 (22:14 +0000)
src/openstreetmap.js

index a261c789f61a75711d517aa9d9aa4cfc0b84f5e4..847e9f0b4c4e3a9d530566518327e4f69a97a794 100644 (file)
@@ -330,6 +330,8 @@ D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER),
   CNAME("a.tile", "dualstack.k.sni.global.fastly.net.", TTL("10m")),
   CNAME("b.tile", "dualstack.k.sni.global.fastly.net.", TTL("10m")),
   CNAME("c.tile", "dualstack.k.sni.global.fastly.net.", TTL("10m")),
+  // Fastly DNS based ACME Challenge requirement
+  CNAME("_acme-challenge.tile", "bxve5ryiwwv7woiraq.fastly-validations.com.", TTL("10m")),
 
   // Services machine