mirror of
https://github.com/mailscope/kumomta.git
synced 2026-09-13 14:02:13 +00:00
A fairly sprawling commit: * Move config to its own crate to facilitate making things more modular * Crates/modules can now provide a registration function that can be used to setup functions in the lua environment * Message crate now has a dkim module with a signer type that can be loaded from lua; signers are cached (with ttl) and shareable * Message now has a dkim_sign method that does the signing, as well as methods for appending and prepending headers that are necessary to support signing.
10 lines
451 B
Plaintext
10 lines
451 B
Plaintext
-----BEGIN PUBLIC KEY-----
|
|
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhqi4/9qc0sAty6lCkOad
|
|
vpFmCOLKPcMVRr4N6brrHoJvvnWxse6Umy5QbOWsT8rB5M8vwMJUtPh+Aioe5W+p
|
|
VHobfQVbHSd5Rd0Z6vwbU3kYg5Eds6Yt5F/hcQ9ck2QFQSc0M5ULgDbciHuvCgwj
|
|
zbRMCGZnFal8HO9MZte62KPaG6gqQk4V8CKW1ecbyf7o4ohuq1Tk1tj7YfBimLJJ
|
|
2SSGj6gOrMGTiS1bPA77np7wOKUPo7lqHO+40x6NTVvyK591t508lKqDZ2ZICz9K
|
|
qJ7eu+pUmppZfGKr8TP+/kPbY6WoAe02xQTb0SqDsfo0eVsXAE9PIw10Bp/QXR9R
|
|
yQIDAQAB
|
|
-----END PUBLIC KEY-----
|