Coredns: DNS-over-HTTPS support in forward plugin

Created on 27 Mar 2020  路  6Comments  路  Source: coredns/coredns

DoH-support in forward plugin: issues like #1929 and #1874. They are all closed but no updates.

Add support for DNS-over-HTTPS described in RFC 8484.

dnscrypt-proxy, cloudflared (see also DNS-over-HTTPS proxy) and Adguard dnsproxy already support this feature.

enhancement

All 6 comments

if done it should be a new plugin, just like the plugin/grpc

Going to work on this. I've created a v0 of this at https://github.com/coredns/coredns/compare/master...vamage:dohtest mostly stealing from grpc plugin.

Going to work on this. I've created a v0 of this at https://github.com/coredns/coredns/compare/master...vamage:dohtest mostly stealing from grpc plugin.

Can you provide a separate doh plug-in? thank you very much.

closing as this will be done as a new plugin.

@miekg why this issue was closed ? This plugin was not merged into mainstream

[ Quoting notifications@github.com in "Re: [coredns/coredns] DNS-over-HTTP..." ]

why this issue was closed ? This plugin was not merged into mainstream

https support will need to be done in another plugin, not in forward. Complexity is what
killed the old proxy plugin.

/close
/lock

Was this page helpful?
0 / 5 - 0 ratings

Related issues

miekg picture miekg  路  6Comments

msschl picture msschl  路  6Comments

Mynom picture Mynom  路  5Comments

xor-gate picture xor-gate  路  3Comments

haozi4263 picture haozi4263  路  5Comments