dt-danechk
DNSSEC tools, applications and wrappers
Install
- All systems
-
curl cmd.cat/dt-danechk.sh
- Debian
-
apt-get install libval-bin
- Ubuntu
-
apt-get install libval-bin
- Arch Linux
-
pacman -S dnssec-tools
- Fedora
-
dnf install dnssec-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libval-bin
- Raspbian
-
apt-get install libval-bin
- Dockerfile
- dockerfile.run/dt-danechk
dnssec-tools
DNSSEC tools, applications and wrappers
The goal of the DNSSEC-Tools project is to create a set of tools, patches, applications, wrappers, extensions, and plugins that will help ease the deployment of DNSSEC-related technologies. This package contains tools to maintain DNSSEC enabled zone files, i.e. generate DNSSEC keys, sign zone files and publish them to DNS.
libval-bin
DNSSEC validation library (programs)
The goal of the DNSSEC-Tools project is to create a set of software tools, patches, applications, wrappers, extensions, and plugins that will help ease the deployment of DNSSEC related technologies. A library that provides DNSSEC resource-record validation functionality. This library initiates queries which are then serviced by the libsres resolver library. This package contains example programs using libval.