ods-migrate
tool to prepare DNSSEC keys (mysql backend)
Install
- All systems
-
curl cmd.cat/ods-migrate.sh
- Debian
-
apt-get install opendnssec-enforcer-mysql
- Ubuntu
-
apt-get install opendnssec-enforcer-mysql
- Kali Linux
-
apt-get install opendnssec-enforcer-mysql
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install opendnssec-enforcer-mysql
- Raspbian
-
apt-get install opendnssec-enforcer-mysql
- Dockerfile
- dockerfile.run/ods-migrate
opendnssec-enforcer-mysql
tool to prepare DNSSEC keys (mysql backend)
OpenDNSSEC is a complete DNSSEC zone signing system which is very easy to use with stability and security in mind. There are a lot of details in signing zone files with DNSSEC and OpenDNSSEC covers most of it. OpenDNSSEC Enforcer, which is a tool to make sure that there are enough keys for all of the zones, and take the policy and key information from the KASP database and turn it into an xml file that the signer can use. The package contains OpenDNSSEC Enforcer binaries with mysql backend.
opendnssec-enforcer-sqlite3
tool to prepare DNSSEC keys (sqlite3 backend)
OpenDNSSEC is a complete DNSSEC zone signing system which is very easy to use with stability and security in mind. There are a lot of details in signing zone files with DNSSEC and OpenDNSSEC covers most of it. OpenDNSSEC Enforcer, which is a tool to make sure that there are enough keys for all of the zones, and take the policy and key information from the KASP database and turn it into an xml file that the signer can use. The package contains OpenDNSSEC Enforcer binaries with sqlite3 backend.