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:
- OpenDNSSEC 1.4.0 (2013-04-22)
- OpenDNSSEC 1.3.14 (2013-05-16) - LTS release
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:
- OpenDNSSEC 1.3.13 (2013-02-20)
- OpenDNSSEC 1.3.12 (2012-12-03)
- OpenDNSSEC 1.3.11 (2012-11-13)
- OpenDNSSEC 1.3.10 (2012-08-10)
- OpenDNSSEC 1.3.9 (2012-06-15)
- OpenDNSSEC 1.3.8 (2012-05-09)
- OpenDNSSEC 1.3.7 (2012-03-13)
- OpenDNSSEC 1.3.6 (2012-02-16)
- OpenDNSSEC 1.3.5 (2012-01-23)
- OpenDNSSEC 1.3.4 (2011-12-09)
- OpenDNSSEC 1.3.3 (2011-11-17)
- OpenDNSSEC 1.3.2 (2011-09-13)
- OpenDNSSEC 1.3.1 (2011-09-07)
- OpenDNSSEC 1.3.0 (2011-07-12)
- OpenDNSSEC 1.2.2 (2011-08-11)
- OpenDNSSEC 1.2.1 (2011-03-18)
- OpenDNSSEC 1.2.0 (2011-01-13)
- OpenDNSSEC 1.1.3 (2010-09-10)
- OpenDNSSEC 1.1.2 (2010-08-24)
- OpenDNSSEC 1.1.1 (2010-07-08)
- OpenDNSSEC 1.1.0 (2010-05-26)
- OpenDNSSEC 1.0.0 (2010-02-09)
SoftHSM
Latest release:
- SoftHSM 1.3.4 (2012-11-24)
Older releases:
- SoftHSM 1.3.3 (2012-05-09)
- SoftHSM 1.3.2 (2012-03-07)
- SoftHSM 1.3.1 (2012-01-17)
- SoftHSM 1.3.0 (2011-08-12)
- SoftHSM 1.2.1 (2011-05-03)
- SoftHSM 1.2.0 (2010-09-30)
- SoftHSM 1.1.4 (2010-04-07)
- SoftHSM 1.1.3 (2010-01-25)
- SoftHSM 1.1.2 (2009-12-21)
- SoftHSM 1.1.1 (2009-12-04)
- SoftHSM 1.1.0 (2009-11-02)
- SoftHSM 1.0.0 (2009-09-30)
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
