diff options
author | Jonas Smedegaard <dr@jones.dk> | 2018-08-06 15:10:00 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2018-08-06 15:10:05 +0200 |
commit | 5986e3b3ef05114d0fbd3ecbddffe6ee188b8973 (patch) | |
tree | 90cff0c8c71fab99f7008bcb184f0a540d2ccf2a /bind/pri | |
parent | 5940a98808ee5912c938d409a0235431b56e0dc7 (diff) |
Add CNAME _acme-challenge.oroe.dk.
Diffstat (limited to 'bind/pri')
-rw-r--r-- | bind/pri/oroe.dk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bind/pri/oroe.dk b/bind/pri/oroe.dk index 64548c5..d568353 100644 --- a/bind/pri/oroe.dk +++ b/bind/pri/oroe.dk @@ -16,6 +16,7 @@ $TTL 3600 ; SPF "v=spf1 -all" ; External hosts (use A and TXT-wrapped CNAME or PTR) +_acme-challenge CNAME oroe.dk.acme.service.one.com. ; Public local hosts (use A) clouddrive A 91.198.169.105 |