mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-14 02:09:24 -04:00
This commit adds code for generating keys with dnssec-keygen given a specific dnssec-policy. The dnssec-policy can be set with a new option '-k'. The '-l' option can be used to set a configuration file that contains a specific dnssec-policy. Because the dnssec-policy dictates how the keys should look like, many of the existing dnssec-keygen options cannot be used together with '-k'. If the dnssec-policy lists multiple keys, dnssec-keygen has now the possibility to generate multiple keys at one run. Add two tests for creating keys with '-k': One with the default policy, one with multiple keys from the configuration. |
||
|---|---|---|
| .. | ||
| cds.vcxproj.filters.in | ||
| cds.vcxproj.in | ||
| cds.vcxproj.user | ||
| dnssectool.vcxproj.filters.in | ||
| dnssectool.vcxproj.in | ||
| dnssectool.vcxproj.user | ||
| dsfromkey.vcxproj.filters.in | ||
| dsfromkey.vcxproj.in | ||
| dsfromkey.vcxproj.user | ||
| importkey.vcxproj.filters.in | ||
| importkey.vcxproj.in | ||
| importkey.vcxproj.user | ||
| keyfromlabel.vcxproj.filters.in | ||
| keyfromlabel.vcxproj.in | ||
| keyfromlabel.vcxproj.user | ||
| keygen.vcxproj.filters.in | ||
| keygen.vcxproj.in | ||
| keygen.vcxproj.user | ||
| revoke.vcxproj.filters.in | ||
| revoke.vcxproj.in | ||
| revoke.vcxproj.user | ||
| settime.vcxproj.filters.in | ||
| settime.vcxproj.in | ||
| settime.vcxproj.user | ||
| signzone.vcxproj.filters.in | ||
| signzone.vcxproj.in | ||
| signzone.vcxproj.user | ||
| verify.vcxproj.filters.in | ||
| verify.vcxproj.in | ||
| verify.vcxproj.user | ||