2017-07-26 02:59:40 +08:00
|
|
|
{
|
2018-12-14 00:46:43 +08:00
|
|
|
"dns_providers": [],
|
|
|
|
"domains": [
|
2017-07-26 02:59:40 +08:00
|
|
|
{
|
2018-12-14 00:46:43 +08:00
|
|
|
"dnsProviders": {},
|
|
|
|
"name": "foo.com",
|
|
|
|
"records": [
|
2017-07-26 02:59:40 +08:00
|
|
|
{
|
2018-12-14 00:46:43 +08:00
|
|
|
"caatag": "issue",
|
|
|
|
"name": "@",
|
|
|
|
"target": "letsencrypt.org",
|
|
|
|
"type": "CAA"
|
2017-07-26 02:59:40 +08:00
|
|
|
},
|
|
|
|
{
|
2018-12-14 00:46:43 +08:00
|
|
|
"caatag": "issuewild",
|
|
|
|
"name": "@",
|
|
|
|
"target": ";",
|
|
|
|
"type": "CAA"
|
2017-07-26 02:59:40 +08:00
|
|
|
},
|
|
|
|
{
|
2018-12-14 00:46:43 +08:00
|
|
|
"caaflag": 128,
|
|
|
|
"caatag": "iodef",
|
|
|
|
"name": "@",
|
|
|
|
"target": "mailto:test@example.com",
|
|
|
|
"type": "CAA"
|
2017-07-26 02:59:40 +08:00
|
|
|
},
|
|
|
|
{
|
2018-12-14 00:46:43 +08:00
|
|
|
"caatag": "iodef",
|
|
|
|
"name": "@",
|
|
|
|
"target": "http://example.com",
|
|
|
|
"type": "CAA"
|
2017-07-26 02:59:40 +08:00
|
|
|
},
|
|
|
|
{
|
2018-12-14 00:46:43 +08:00
|
|
|
"caaflag": 128,
|
|
|
|
"caatag": "iodef",
|
|
|
|
"name": "@",
|
|
|
|
"target": "https://example.com",
|
|
|
|
"type": "CAA"
|
2017-07-26 02:59:40 +08:00
|
|
|
}
|
2018-12-14 00:46:43 +08:00
|
|
|
],
|
|
|
|
"registrar": "none"
|
2017-07-26 02:59:40 +08:00
|
|
|
}
|
2018-12-14 00:46:43 +08:00
|
|
|
],
|
|
|
|
"registrars": []
|
2017-07-26 02:59:40 +08:00
|
|
|
}
|