300-720 · Question #188
A network engineer is reviewing the record presented. Name: big-email._domainkey.mywebsite.com Data: v=DKIM1; k=rsa; p= REPLACE_WITH_YOUR_PUBLIC_KEY Which type of DNS record would contain the record…
The correct answer is A. TXT. DKIM public keys are published in the DNS using TXT records as specified by RFC 6376. The recipient’s mail server uses the selector and domain to look up this TXT record and retrieve the public key for signature verification.
Question
A network engineer is reviewing the record presented. Name: big-email._domainkey.mywebsite.com Data: v=DKIM1; k=rsa; p= REPLACE_WITH_YOUR_PUBLIC_KEY Which type of DNS record would contain the record as per the DKIM public key RFC 6376?
Options
- ATXT
- BPTR
- CMX
- DSRV
How the community answered
(38 responses)- A87% (33)
- B8% (3)
- C3% (1)
- D3% (1)
Explanation
DKIM public keys are published in the DNS using TXT records as specified by RFC 6376. The recipient’s mail server uses the selector and domain to look up this TXT record and retrieve the public key for signature verification.
Topics
Community Discussion
No community discussion yet for this question.