mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 16:37:19 +09:00
resolved: maintain a short TODO list for DNSSEC support in the dnssec C files for now
This commit is contained in:
@@ -32,6 +32,20 @@
|
||||
* How does the DNSSEC canonical form of a hostname with a label
|
||||
* containing a dot look like, the way DNS-SD does it?
|
||||
*
|
||||
* TODO:
|
||||
*
|
||||
* - Iterative validation
|
||||
* - NSEC proof of non-existance
|
||||
* - NSEC3 proof of non-existance
|
||||
* - Trust anchor store
|
||||
* - wildcard zones
|
||||
* - multi-label zones
|
||||
* - cname support
|
||||
* - DNSSEC bus API extensions
|
||||
* - global + per-interface DNSSEC setting
|
||||
* - DSA support
|
||||
* - EC support?
|
||||
*
|
||||
* */
|
||||
|
||||
#define VERIFY_RRS_MAX 256
|
||||
|
||||
Reference in New Issue
Block a user