named-pkcs11
This is a version of BIND server built with native PKCS#11
Install
- All systems
-
curl cmd.cat/named-pkcs11.sh
- Debian
-
apt-get install bind9
- Ubuntu
-
apt-get install bind9
- Kali Linux
-
apt-get install bind9
- Fedora
-
dnf install bind-pkcs11
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install bind9
- Raspbian
-
apt-get install bind9
- Dockerfile
- dockerfile.run/named-pkcs11
bind-pkcs11
This is a version of BIND server built with native PKCS#11
functionality. It is important to have SoftHSM v2+ installed and some token initialized. For other supported HSM modules please check the BIND documentation. This version of BIND binary is supported only in setup with the IPA server.
bind9
Internet Domain Name Server
The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. This package provides the server and related configuration files.