mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
Updated integration tests
This commit is contained in:
committed by
Tom Limoncelli
parent
9652ef11a7
commit
f91696803c
@ -474,7 +474,7 @@ type cfRecData struct {
|
||||
Selector uint8 `json:"selector"` // TLSA
|
||||
Matching_Type uint8 `json:"matching_type"` // TLSA
|
||||
Certificate string `json:"certificate"` // TLSA
|
||||
Algorithm uint8 `json:"algorithm"` // SSHFP or DS
|
||||
Algorithm uint8 `json:"algorithm"` // SSHFP/DS
|
||||
Hash_Type uint8 `json:"type"` // SSHFP
|
||||
Fingerprint string `json:"fingerprint"` // SSHFP
|
||||
KeyTag uint16 `json:"key_tag"` // DS
|
||||
|
Reference in New Issue
Block a user