Skip to content

Commit

Permalink
Add cert validation records
Browse files Browse the repository at this point in the history
  • Loading branch information
farski committed Oct 13, 2023
1 parent fcb22cc commit f6733a5
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions dns/prx.org-hosted_zone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -720,6 +720,18 @@ Resources:
- _02d6b548b20de21df506dda97d2d93cf.nhqijqilxf.acm-validations.aws.
TTL: "3600"
Type: CNAME
# *.dovetail.prx.org
- Name: !Sub _46bf7d39c705377e6ebc6cdbb68666f7.dovetail.${Domain}
ResourceRecords:
- _4cbdcf86962e70574094e66904a1f8c8.gmyctcqpsg.acm-validations.aws.
TTL: "3600"
Type: CNAME
# *.dovetail.staging.prx.org
- Name: !Sub _a2a9af945f56bf84f916af93043db1db.dovetail.staging.${Domain}
ResourceRecords:
- _6a8bd34f885b5be476aad7d18d70ffc9.gmyctcqpsg.acm-validations.aws.
TTL: "3600"
Type: CNAME
# proxy.prx.org
- Name: !Sub _f3668666f8f3d4e418cd356d3b9a2b24.proxy.${Domain}
ResourceRecords:
Expand Down

0 comments on commit f6733a5

Please sign in to comment.