MyNixOS website logo
option

services.ncdns.dnssec.keys.public

Path to the file containing the KSK public key. The key can be generated using the dnssec-keygen command, provided by the package bind as follows:

$ dnssec-keygen -a RSASHA256 -3 -b 2048 -f KSK bit
Declarations
Type
path
Default
"/var/lib/ncdns/bit.key"