DNSSEC extension to libspf2-x: HOWTO ======================================== Introduction ------------ The DNSSEC extension to libspf2 provides DNSSEC validation to DNS queries in libspf2. This document describes how to install libspf2 with DNSSEC validation functionality. The companion libspf2-x_guide.txt documents explain how to use this DNSSEC validation functionality in applications that use libspf2. libspf2 can be downloaded from http://www.libspf2.org/download.html Patches are available for version libspf2-1.2.5 and libspf2-1.0.4. Unzip and untar the distribution using the following command (replace x by the correct version number): tar -xvzf libspf2-x.tar.gz Now apply the patch by (replace x by the correct version number): patch -p 0 -b -z .orig