dnscontrol/pkg/js/parse_tests/015-tlsa.json

24 lines
460 B
JSON
Raw Normal View History

2017-09-15 21:03:29 +08:00
{
2019-01-11 23:34:13 +08:00
"registrars":[],
"dns_providers":[],
"domains":
[
2017-09-15 21:03:29 +08:00
{
2019-01-11 23:34:13 +08:00
"name":"foo.com",
"registrar":"none",
"dnsProviders":{},
"records":
[
2017-09-15 21:03:29 +08:00
{
2019-01-11 23:34:13 +08:00
"type":"TLSA",
"name":"_443._tcp",
"target":"MDFiYTQ3MTljODBiNmZlOTExYjA5MWE3YzA1MTI0YjY0ZWVlY2U5NjRlMDljMDU4ZWY4Zjk4MDVkYWNhNTQ2YiAgLQo=",
"tlsausage":3,
"tlsaselector":1,
"tlsamatchingtype":1
2017-09-15 21:03:29 +08:00
}
]
2017-09-15 21:03:29 +08:00
}
]
2019-01-11 23:34:13 +08:00
}