DKIM: fix base64 decode to ignore whitespace; needed for private-key input
authorJeremy Harris <jgh146exb@wizmail.org>
Tue, 5 Jan 2016 14:54:02 +0000 (14:54 +0000)
committerJeremy Harris <jgh146exb@wizmail.org>
Tue, 5 Jan 2016 16:46:36 +0000 (16:46 +0000)
commit69a70afa8b22ee4ee72ccf583db2efd249e36721
tree831d90de73dca71dba10edd9e73a18f95c295b7f
parent59b87190a41a0ac34aee74edfff9184785a73485
DKIM: fix base64 decode to ignore whitespace; needed for private-key input
from file.  Use this for general-purpose b64decode also.
Testsuite: DKIM signing testcase
src/src/base64.c
src/src/pdkim/pdkim-rsa.c
src/src/pdkim/pdkim.c
test/confs/4503 [new file with mode: 0644]
test/dnszones-src/db.test.ex
test/log/4503 [new file with mode: 0644]
test/scripts/4500-Domain-Keys-Identified-Mail/4503 [new file with mode: 0644]