Protocol version missing in generated DKIM key

Issue #753 closed
Former user created an issue

I’ve tested my DKIM record on that website and it said that the record is missing the protocol version info. I’ve added the screenshot of the warning. Is it possible to add the protocol version to the generated DNS record? And what’s the protocol version used with the DKIM key?

Steps to reproduce

  1. Generate a DKIM key from /admin/domain/<virtual domain>
  2. Update DNS records of <virtual domain> with the generated TXT record given
  3. Test your domain against that DKIM-checker. The warning is under the Declared tags section.

Actual result

Protocol version is missing in the generated DNS record.

Expected result

Some v=<version>; key-value pair is supposed to be within the generated DNS record.

Comments (1)

  1. Log in to comment