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

Merged
merged 1 commit into from
Mar 24, 2025

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`
@lvicainne
Copy link
Owner

Thank you very much for this contribution

@lvicainne lvicainne merged commit a9f2ab1 into lvicainne:main Mar 24, 2025
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
2 participants