You must login to view /lordwelch/chasquid/src/commit/8e9ea901e9ec125d7de24c97892cade1f0723e54/cmd/chasquid-util/dkim.go.
The GitHub option should be usable for most people, it only links via username.

Files
chasquid/internal/dkim/testdata/04-bad_dkim_signature_header.readme
Alberto Bertogli 76a72367ae dkim: Implement internal dkim signing and verification
This patch implements internal DKIM signing and verification.
2024-03-12 20:43:21 +00:00

5 lines
149 B
Plaintext

Check that we reject invalid DKIM signature headers.
In this case, we force this by taking an otherwise valid header, but using v=8
instead of v=1.