Support DNS over HTTPs for domain resolution
andresuribe87 opened this issue · 0 comments
andresuribe87 commented
This is recommended in step 7 of did web resolution spec.
It would be good to offer this in the SDK. It should be offered in a pluggable fashion where you can bring your own DoH server.
Googling around, https://github.com/m13253/dns-over-https seems like a good library to use for this.