Uses the DNS protocol to resolve certificate associations (TLSA records) for the hostname. The records argument passed to the callback function is an array of objects with these properties:
TLSA
hostname
records
callback
certUsage
selector
match
data
{ certUsage: 3, selector: 1, match: 1, data: [ArrayBuffer]} Copy
{ certUsage: 3, selector: 1, match: 1, data: [ArrayBuffer]}
v22.15.0
Uses the DNS protocol to resolve certificate associations (
TLSArecords) for thehostname. Therecordsargument passed to thecallbackfunction is an array of objects with these properties:certUsageselectormatchdata