ods-getconf
dependency package to install full OpenDNSSEC suite
Install
- All systems
-
curl cmd.cat/ods-getconf.sh
- Debian
-
apt-get install opendnssec-signer
- Ubuntu
-
apt-get install opendnssec-signer
- Kali Linux
-
apt-get install opendnssec
- CentOS
-
yum install opendnssec
- Fedora
-
dnf install opendnssec
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install opendnssec-signer
- Raspbian
-
apt-get install opendnssec-signer
- Dockerfile
- dockerfile.run/ods-getconf
opendnssec
dependency package to install full OpenDNSSEC suite
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. This meta-package depends on the standard distribution of OpenDNSSEC.
opendnssec-signer
daemon to sign DNS zone files periodically
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. This package contains the OpenDNSSEC Signer Engine. The task of the signer engine is to schedule signing operation on DNS zones. Taking input from the KASP, it will automatically sign zones and keep their signatures up-to-date.