dns icon indicating copy to clipboard operation
dns copied to clipboard

Support DNS over TLS

Open clue opened this issue 8 years ago • 0 comments

All DNS queries are currently sent in plaintext over UDP sockets. There's an open issue to support querying via TCP/IP in #19.

Once this feature is in, we may want to support DNS over TLS as defined in RFC 7858. Once TCP/IP support is in, this should be fairly easy.

clue avatar Sep 12 '17 11:09 clue