Bind9 uses openssl pkcs11 engine which is provided by libp11 package for signing the zone files. You can install libp11 with your existing openssl by following below steps:
If you want to install OpenSSL from source code, you can refer to OpenSSL integration guide available on Utimaco support portal.
Installing Libp11
-
Download the latest libp11 package from Releases · OpenSC/libp11 · GitHub.
|
›_ Console |
|---|
|
-
(Optional) It is recommended to update the system with latest security patch.
|
›_ Console |
|---|
|
-
Extract the file.
|
›_ Console |
|---|
|
-
Go to libp11 directory, build, and install libp11using the following commands.
|
›_ Console |
|---|
|