Remove building with NOCRYPTO option
[minix.git] / external / bsd / bind / dist / contrib / zkt-1.1.3 / TODO
blob8b3104ed2d964df4b2e68530e60ac0e50a23ca22
1 TODO list as of zkt-1.1
3 zkt-ls:
4  feat   option to specify the key age as remaining lifetime
5         (Option -i inverse age ?).
7 zkt-signer:
8  bug    Distribute_Cmd wouldn't work properly on dynamic zones
9         (missing freeze, thaw; copy Keyfiles instead of signed zone file)
11  bug    Automatic KSK rollover of dynamic zones will only work if the parent
12         uses the standard name for the signed zonefile (zonefile.db.signed).
14  bug    Phase3 of manual ksk rollover do not trigger a resigning of the zone
15         (Key removal is not recognized by dosigning () function )
17  bug    There is no online checking of the key material by design.
18         The signer command checks the status of the key as they
19         are represented in the file system and not in the zone.
20         The dnssec maintainer is responsible for the lifeliness of the
21         data in the hosted domain.
22         In other words: It's highly recommended to use the
23         option -r when you use zkt-signer on a production zone.
24         Than the time of propagation is (more or less) equal to the timestamp
25         of the zone.db.signed file.
27 zkt-rollover:
28  feat   New command to roll keys independent of zone signing
29         (Usefull for dynamic zones managed by BIND9.7)
31 dki:
32  feat   Use dynamic memory for dname in dki_t