[GH-ISSUE #1970] Would be really good to have a few DoH examples. #834

Closed
opened 2026-03-16 00:29:05 +03:00 by kerem · 5 comments
Owner

Originally created by @marcbrevoort-cyberhive on GitHub (Jun 15, 2023).
Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/1970

Documentation is pretty good for doing insecure DNS requests, but as things get more complex it just glosses over things, making it fairly cumbersome to get things up and running. A few examples on how to use DoH would be most welcome!

Originally created by @marcbrevoort-cyberhive on GitHub (Jun 15, 2023). Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/1970 Documentation is pretty good for doing insecure DNS requests, but as things get more complex it just glosses over things, making it fairly cumbersome to get things up and running. A few examples on how to use DoH would be most welcome!
kerem 2026-03-16 00:29:05 +03:00
  • closed this issue
  • added the
    docs
    label
Author
Owner

@djc commented on GitHub (Jun 15, 2023):

What documentation are you looking at? How do you want to use DoH?

<!-- gh-comment-id:1593207254 --> @djc commented on GitHub (Jun 15, 2023): What documentation are you looking at? How do you want to use DoH?
Author
Owner

@marcbrevoort-cyberhive commented on GitHub (Oct 12, 2023):

I was looking at https://docs.rs/trust-dns-client/0.23.0/trust_dns_client/https/struct.HttpsClientConnection.html
The use case is having a client do its own secured DNS requests using DNS over HTTPS.
Eventually I've figured a way to accomplish this (as per my comment at https://github.com/bluejekyll/trust-dns/issues/2050#issuecomment-1759296816), but it was certainly a bit of an adventure to get there!

<!-- gh-comment-id:1759803198 --> @marcbrevoort-cyberhive commented on GitHub (Oct 12, 2023): I was looking at https://docs.rs/trust-dns-client/0.23.0/trust_dns_client/https/struct.HttpsClientConnection.html The use case is having a client do its own secured DNS requests using DNS over HTTPS. Eventually I've figured a way to accomplish this (as per my comment at https://github.com/bluejekyll/trust-dns/issues/2050#issuecomment-1759296816), but it was certainly a bit of an adventure to get there!
Author
Owner

@djc commented on GitHub (Oct 13, 2023):

Would be great if you can submit a PR with an example and/or some documentation improvements!

<!-- gh-comment-id:1761415140 --> @djc commented on GitHub (Oct 13, 2023): Would be great if you can submit a PR with an example and/or some documentation improvements!
Author
Owner

@marcbrevoort-cyberhive commented on GitHub (Oct 31, 2023):

Would be great if you can submit a PR with an example and/or some documentation improvements!

PR raised here.
https://github.com/hickory-dns/hickory-dns/pull/2086/files

<!-- gh-comment-id:1787222850 --> @marcbrevoort-cyberhive commented on GitHub (Oct 31, 2023): > Would be great if you can submit a PR with an example and/or some documentation improvements! PR raised here. https://github.com/hickory-dns/hickory-dns/pull/2086/files
Author
Owner

@marcbrevoort-cyberhive commented on GitHub (Nov 8, 2023):

As this DoH documentation has now been merged, I suppose this is now complete so I'm closing this issue. Thanks for the pleasant collab!

<!-- gh-comment-id:1802312059 --> @marcbrevoort-cyberhive commented on GitHub (Nov 8, 2023): As this DoH documentation has now been merged, I suppose this is now complete so I'm closing this issue. Thanks for the pleasant collab!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#834
No description provided.