aboutsummaryrefslogtreecommitdiff
path: root/TODO.tinydnssec
blob: 70fe34ecf2c5c21325c9824993e2a9b0dcb51ff0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13

* Make hardcoded limit for EDNS0 response size configurable (environment).

* Add support for locations + timestamps to tinydns-sign (basically, treat
  them as separate zones, with timestamp-dependend SOA serials).

* Add support for ((semi-)automatic) ZSK rollover using pre-publish method.

* Refactor tinydns-sign:
  - separate generation of helper records
  - put some functionality into modules
  - make (better) use of existing Net::DNS modules