Remove python based tools (dnssec-keymgr, dnssec-coverage, dnssec-checkds)
With the introduction of dnssec-policy, the aforementioned tools were either rendered obsolete, or they will be replaced with dnssec-policy based tools. Remove the tools and the requirement to have Python installed. Python 3 is still being used for tests, so keep the autoconf test, but make it much simpler.
This commit is contained in:
@@ -248,8 +248,6 @@ libraries.
|
||||
`dnssec-keygen`, `dnssec-signzone`, `dnssec-settime`,
|
||||
`dnssec-revoke`, `dnssec-keyfromlabel`, `dnssec-dsfromkey`,
|
||||
`dnssec-verify` (BIND 9.9+)
|
||||
* `bind9/bin/python` (BIND 9.9+): tools written in python. Currently
|
||||
has `dnssec-checkds` and `dnssec-coverage`
|
||||
* `bind9/bin/rndc`: `rndc` binary
|
||||
* `bind9/bin/dig`: `dig`, `host`, and `nslookup`
|
||||
* `bind9/bin/delv`: `delv`
|
||||
|
||||
Reference in New Issue
Block a user