Skip to content

Adds Parameters to support 2048 bit keys and Specifying hash_algorithms#31

Merged
lvicainne merged 6 commits into
lvicainne:masterfrom
razorbladex401:master
Oct 12, 2022
Merged

Adds Parameters to support 2048 bit keys and Specifying hash_algorithms#31
lvicainne merged 6 commits into
lvicainne:masterfrom
razorbladex401:master

Conversation

@razorbladex401

Copy link
Copy Markdown
Contributor

Adds parameters for supporting multi-line bit keys. For example, a 2048 bit DKIM key is structurally different than the default 1024. Changes add a parameter called "publickeyextended" where you specify the second line. Also adds parameter called "hash_algrothems" which allows you to specify what hash type the DKIM key uses. For example, when creating a key that is using sha256, the DKIM record will contain the hash parameter (ie h=sha256). This will help when migrating from an older hash, ie SHA1 to the more standard SHA256. Both parameters are optional.

@lvicainne lvicainne left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution

@lvicainne
lvicainne merged commit ab14cbc into lvicainne:master Oct 12, 2022
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.

2 participants