github.com/StackExchange/dnscontrol/v4@v4.11.0/pkg/js/parse_tests/022-sshfp.json (about) 1 { 2 "registrars": [], 3 "dns_providers": [], 4 "domains": [{ 5 "name": "foo.com", 6 "registrar": "none", 7 "dnsProviders": {}, 8 "records": [{ 9 "type": "SSHFP", 10 "name": "@", 11 "target": "66c7d5540b7d75a1fb4c84febfa178ad99bdd67c", 12 "sshfpalgorithm": 1, 13 "sshfpfingerprint": 1 14 }, { 15 "type": "SSHFP", 16 "name": "@", 17 "target": "745a635bc46a397a5c4f21d437483005bcc40d7511ff15fbfafe913a081559bc", 18 "sshfpalgorithm": 1, 19 "sshfpfingerprint": 2 20 }, { 21 "type": "SSHFP", 22 "name": "@", 23 "target": "66c7d5540b7d75a1fb4c84febfa178ad99bdd67c", 24 "sshfpalgorithm": 2, 25 "sshfpfingerprint": 1 26 }, { 27 "type": "SSHFP", 28 "name": "@", 29 "target": "745a635bc46a397a5c4f21d437483005bcc40d7511ff15fbfafe913a081559bc", 30 "sshfpalgorithm": 2, 31 "sshfpfingerprint": 2 32 }, { 33 "type": "SSHFP", 34 "name": "@", 35 "target": "66c7d5540b7d75a1fb4c84febfa178ad99bdd67c", 36 "sshfpalgorithm": 3, 37 "sshfpfingerprint": 1 38 }, { 39 "type": "SSHFP", 40 "name": "@", 41 "target": "745a635bc46a397a5c4f21d437483005bcc40d7511ff15fbfafe913a081559bc", 42 "sshfpalgorithm": 3, 43 "sshfpfingerprint": 2 44 }, { 45 "type": "SSHFP", 46 "name": "@", 47 "target": "66c7d5540b7d75a1fb4c84febfa178ad99bdd67c", 48 "sshfpalgorithm": 4, 49 "sshfpfingerprint": 1 50 }, { 51 "type": "SSHFP", 52 "name": "@", 53 "target": "745a635bc46a397a5c4f21d437483005bcc40d7511ff15fbfafe913a081559bc", 54 "sshfpalgorithm": 4, 55 "sshfpfingerprint": 2 56 }] 57 }] 58 }