zone.lisp: Support for DKIM key records.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 3 Apr 2014 16:21:44 +0000 (17:21 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 3 Apr 2014 16:27:52 +0000 (17:27 +0100)
commit75f39e1a706ce77daec78c32b41a123c8f7be82c
tree2c4e5a749515358005e84eea78067bef7aab6337
parent9d1d9739d9562bfdc59661c2256a0246ab113eae
zone.lisp: Support for DKIM key records.

Reads the key data from a PEM file.  Splits stuff into multiple lines in
a vaguely sensible way.
zone.lisp