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

NOTE: Releases made before 26th January 2013 are signed with the ’2012′ key.  Releases made after this are signed with the ’2013′ key.

Latest stable releases:

Latest development releases (for testing only – not for use in production):

  • Beta release of 2.0 will be available soon!

Release Archives (Note – these also contain checksum and signature files):

Older releases:

 

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