[GH-ISSUE #123] Could not extract public key from DNS record #98

Closed
opened 2026-02-26 10:35:54 +03:00 by kerem · 0 comments
Owner

Originally created by @matbech on GitHub (Jan 3, 2016).
Original GitHub issue: https://github.com/Pro/dkim-exchange/issues/123

I get this error message: "Could not extract public key from DNS record" when I try to verify the DNS entry in the configurator.
Suggested DNS record:
v=DKIM1; k=rsa; p=MIGetc

Existing DNS record:
v=DKIM1;p=MIGetc

Maybe the verification code gets confused because of the missing k param. It is optional and defaults to rsa.

Originally created by @matbech on GitHub (Jan 3, 2016). Original GitHub issue: https://github.com/Pro/dkim-exchange/issues/123 I get this error message: "Could not extract public key from DNS record" when I try to verify the DNS entry in the configurator. Suggested DNS record: v=DKIM1; k=rsa; p=MIGetc Existing DNS record: v=DKIM1;p=MIGetc Maybe the verification code gets confused because of the missing k param. It is optional and defaults to rsa.
kerem closed this issue 2026-02-26 10:35:54 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dkim-exchange-Pro#98
No description provided.