bind9/lib/isccfg
Matthijs Mekking f096472eb4 Create private keys with PKCS#11 object
If there is a keystore configured with a PKCS#11 URI, zones that
are using a dnssec-policy that uses such a keystore should create keys
via the PKCS#11 interface. Those keys are generally stored inside an
HSM.

Some changes to the code are required, to store the engine reference
into the keystore.
2024-01-25 14:41:25 +01:00
..
include Create private keys with PKCS#11 object 2024-01-25 14:41:25 +01:00
aclconf.c Add 'proxy' option to 'listen-on' statement 2023-12-06 15:15:25 +02:00
check.c Create private keys with PKCS#11 object 2024-01-25 14:41:25 +01:00
dnsconf.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
duration.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
kaspconf.c Create private keys with PKCS#11 object 2024-01-25 14:41:25 +01:00
log.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
Makefile.am Move bind9/check to isccfg/check 2023-02-17 12:13:37 +00:00
namedconf.c Add configuration for key-store 2024-01-25 14:38:11 +01:00
parser.c Apply the isc_mem_cget semantic patch 2023-08-31 22:08:35 +02:00
tests Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00