DNSSEC support for Windows
Aperta
good first issue
help wanted
- Lingua principale
- Go
- Stelle
- 6.1k
- Fork
- 327
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
The problem is obtaining system DNS configuration for use in resolver code. The relevant function is `NewExtResolver` in framework/dns/dnssec.go.
According to https://stackoverflow.com/a/13417318 comments it can be read from registry (DhcpNameServer or NameServer for each interface). Need to figure out which value should be preferred if there are multiple interfaces (or just use them all?).
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.