]> git.openstreetmap.org Git - dns.git/commitdiff
Add SSHFP records to osm.org too
authorGrant Slater <git@firefishy.com>
Wed, 7 Sep 2022 17:38:59 +0000 (18:38 +0100)
committerGrant Slater <git@firefishy.com>
Wed, 7 Sep 2022 17:38:59 +0000 (18:38 +0100)
dnsconfig.js

index 9745f9a166bc3b7f39c4a18c65ef3d27a49ae82c..45a01dc96728a91452297e8bd50288e60f0dc507 100644 (file)
@@ -53,7 +53,7 @@ OPENSTREETMAP("openstreetmap.eu", REG_NONE);
 OPENSTREETMAP("openstreetmap.pro", REG_GANDI);
 OPENSTREETMAP("openstreetmap.gay", REG_GANDI);
 OPENSTREETMAP("openstreetmaps.org", REG_GANDI);
-OPENSTREETMAP("osm.org", REG_GANDI, OSM_ORG_RECORDS);
+OPENSTREETMAP("osm.org", REG_GANDI, OSM_ORG_RECORDS, SSHFP_RECORDS);
 OPENSTREETMAP("openmaps.org", REG_GANDI);
 OPENSTREETMAP("openstreetmap.io", REG_GANDI);
 OPENSTREETMAP("osm.io", REG_GANDI);