Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chunking publickey in 255 char blocks for dns txt #51

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cruelsmith
Copy link
Contributor

  • marks opendkim::publickeyextended deprecated since its no needed anymore but its still functional
  • handle the case when opendkim::publickey does not start with p= for the dns record
  • add the possibility for other key algorithm as rsa

Fixes #27

* marks `opendkim::publickeyextended` deprecated since its no needed anymore but its still functional
* handle the case when `opendkim::publickey` does not start with `p=` for the dns record
* add the possibility for other key algorithm as `rsa`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2048-bit RSA SHA256 keys are not fully supported
1 participant