Download

You can download OpenDNSSEC and SoftHSM from here.

Packages

OpenDNSSEC and SoftHSM are available as packages on some systems, if you do not want to build from source code.

Source code

OpenDNSSEC

Latest release:

Older releases:

Code for testing has been moved to a separate archive.

SoftHSM

Latest release:

Older releases:

The latest version (aka “Trunk”)

The following commands can be used to download and configure the current development source code.

svn co http://svn.opendnssec.org/trunk/softHSM SoftHSM
cd SoftHSM
sh autogen.sh
./configure

svn co http://svn.opendnssec.org/trunk/OpenDNSSEC OpenDNSSEC
cd OpenDNSSEC
sh autogen.sh
./configure