mirror of
https://github.com/systemd/systemd.git
synced 2025-01-12 13:18:14 +03:00
resolved: maintain a short TODO list for DNSSEC support in the dnssec C files for now
This commit is contained in:
parent
24710c48ed
commit
2cd8727718
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user