Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support DNS over TLS for pre-validation #1287

Open
jeremy-st opened this issue Nov 27, 2019 · 2 comments
Open

Support DNS over TLS for pre-validation #1287

jeremy-st opened this issue Nov 27, 2019 · 2 comments

Comments

@jeremy-st
Copy link

Allowing DNS over TLS for querying will be useful for those who block traffic on port 53.

@WouterTinus WouterTinus changed the title Allow DNS over TLS for querying. Support DNS over TLS for pre-validation Nov 27, 2019
@WouterTinus
Copy link
Member

Hi @jeremy-st, I agree in principle, but we currenly rely on https://github.com/MichaCo/DnsClient.NET for DNS support and it doesn't offer support for DNS-over-TLS yet as far as I can gather.

At this point my strategy would be to wait until they implement support for DNS over TLS, because I don't think the need for this is so urgent that it justifies switching libraries or creating a seperate code path with another library.

@WouterTinus
Copy link
Member

Relevant issue there: MichaCo/DnsClient.NET#98

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants