mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-03 20:40:08 -05:00
This makes the `-12a` options to `dnssec-dsfromkey` work more like `dnssec-cds`, in that you can specify more than one digest and you will get multiple records. (Previously you could only get one non-default digest type at a time.) The default is now `-2`. You can get the old behaviour with `-12`. Tests and tools that use `dnssec-dsfromkey` have been updated to use `-12` where necessary. This is for conformance with the DS/CDS algorithm requirements in https://tools.ietf.org/html/draft-ietf-dnsop-algorithm-update |
||
|---|---|---|
| .. | ||
| tests | ||
| .gitignore | ||
| __init__.py.in | ||
| checkds.py.in | ||
| coverage.py.in | ||
| dnskey.py.in | ||
| eventlist.py.in | ||
| keydict.py.in | ||
| keyevent.py.in | ||
| keymgr.py.in | ||
| keyseries.py.in | ||
| keyzone.py.in | ||
| Makefile.in | ||
| policy.py.in | ||
| rndc.py.in | ||
| utils.py.in | ||