During zone signing you need to provide the name of the OpenSSL engine using the -E command line option.
Sign and Verify Zone Files with RSA Keys
-
Use
dnssec-signzonecommand to perform zone signing.
|
›_ Console |
|---|
|
Zone signing for RSA key
This generates the example.net.signed file.
-
Verify the signed zone file.
|
›_ Console |
|---|
|
Zone verification for RSA key
Where Kexample.net.+008+06500.key is key file generated for ksk key and Kexample.net.+008+44509.key is key file generated for zsk key.
Sign and Verify Zone Files with ECC Keys
-
Use
dnssec-signzonecommand below to perform zone signing.
|
›_ Console |
|---|
|
Zone signing for ECC key
This generates the exampleecc.net.signed file.
-
Verify the signed zone file.
|
›_ Console |
|---|
|
Zone verification for ECC key