mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-01-13 10:58:17 +08:00
df163c0042
* xlucas/go-ovh is deprecated, use ovh/go-ovh instead. * vendor github.com/ovh/go-ovh * Fix 022-sshfp.json test
58 lines
1.5 KiB
JSON
58 lines
1.5 KiB
JSON
{
|
|
"registrars": [],
|
|
"dns_providers": [],
|
|
"domains": [{
|
|
"name": "foo.com",
|
|
"registrar": "none",
|
|
"dnsProviders": {},
|
|
"records": [{
|
|
"type": "SSHFP",
|
|
"name": "@",
|
|
"target": "66c7d5540b7d75a1fb4c84febfa178ad99bdd67c",
|
|
"sshfpalgorithm": 1,
|
|
"sshfpfingerprint": 1
|
|
}, {
|
|
"type": "SSHFP",
|
|
"name": "@",
|
|
"target": "745a635bc46a397a5c4f21d437483005bcc40d7511ff15fbfafe913a081559bc",
|
|
"sshfpalgorithm": 1,
|
|
"sshfpfingerprint": 2
|
|
}, {
|
|
"type": "SSHFP",
|
|
"name": "@",
|
|
"target": "66c7d5540b7d75a1fb4c84febfa178ad99bdd67c",
|
|
"sshfpalgorithm": 2,
|
|
"sshfpfingerprint": 1
|
|
}, {
|
|
"type": "SSHFP",
|
|
"name": "@",
|
|
"target": "745a635bc46a397a5c4f21d437483005bcc40d7511ff15fbfafe913a081559bc",
|
|
"sshfpalgorithm": 2,
|
|
"sshfpfingerprint": 2
|
|
}, {
|
|
"type": "SSHFP",
|
|
"name": "@",
|
|
"target": "66c7d5540b7d75a1fb4c84febfa178ad99bdd67c",
|
|
"sshfpalgorithm": 3,
|
|
"sshfpfingerprint": 1
|
|
}, {
|
|
"type": "SSHFP",
|
|
"name": "@",
|
|
"target": "745a635bc46a397a5c4f21d437483005bcc40d7511ff15fbfafe913a081559bc",
|
|
"sshfpalgorithm": 3,
|
|
"sshfpfingerprint": 2
|
|
}, {
|
|
"type": "SSHFP",
|
|
"name": "@",
|
|
"target": "66c7d5540b7d75a1fb4c84febfa178ad99bdd67c",
|
|
"sshfpalgorithm": 4,
|
|
"sshfpfingerprint": 1
|
|
}, {
|
|
"type": "SSHFP",
|
|
"name": "@",
|
|
"target": "745a635bc46a397a5c4f21d437483005bcc40d7511ff15fbfafe913a081559bc",
|
|
"sshfpalgorithm": 4,
|
|
"sshfpfingerprint": 2
|
|
}]
|
|
}]
|
|
}
|