Updated integration tests

This commit is contained in:
Robert Koch 2019-05-25 17:16:20 +08:00 committed by Tom Limoncelli
parent 9652ef11a7
commit f91696803c

View file

@ -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