diff options
| author | Paul Buetow <paul@buetow.org> | 2023-12-17 16:52:49 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-12-17 16:52:49 +0200 |
| commit | 178d16b0487f5e03a761a7d1b1e1654e5648d7b6 (patch) | |
| tree | 1a2605486706bc1fe4e845dee6d513f25e810da9 | |
| parent | a0eba17d855fc527f4c7a960a8f6b5d62fb55258 (diff) | |
add aws cname validation
| -rw-r--r-- | frontends/var/nsd/zones/master/buetow.org.zone.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends/var/nsd/zones/master/buetow.org.zone.tpl b/frontends/var/nsd/zones/master/buetow.org.zone.tpl index 4cee9b8..65b4a8b 100644 --- a/frontends/var/nsd/zones/master/buetow.org.zone.tpl +++ b/frontends/var/nsd/zones/master/buetow.org.zone.tpl @@ -18,6 +18,7 @@ aws IN NS ns-1177.awsdns-19.org. aws IN NS ns-1923.awsdns-48.co.uk. aws IN NS ns-425.awsdns-53.com. aws IN NS ns-874.awsdns-45.net. +_8e093fe61a740703c45731483d32595d.buetow.org. 1800 IN CNAME _23b46147d52f9c5c734ae0c0937803ba.mhbtsbpdnt.acm-validations.aws. * IN MX 10 blowfish.buetow.org. * IN MX 20 fishfinger.buetow.org. |
