nerdexam
Cisco

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.

Email Authentication and Encryption

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)
  • A
    87% (33)
  • B
    8% (3)
  • C
    3% (1)
  • D
    3% (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

#DKIM#DNS records#Email authentication#TXT record

Community Discussion

No community discussion yet for this question.

Full 300-720 Practice