[PR #714] [MERGED] add endpoint name to server DoH #1630

Closed
opened 2026-03-16 02:16:47 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/714
Author: @bluejekyll
Created: 3/24/2019
Status: Merged
Merged: 3/26/2019
Merged by: @bluejekyll

Base: masterHead: add-endpoint-name-to-tls-config


📝 Commits (3)

  • 4e796fb add endpoint name to server DoH
  • 815b5b8 Merge branch 'master' into add-endpoint-name-to-tls-config
  • 8c54f79 Merge branch 'master' into add-endpoint-name-to-tls-config

📊 Changes

6 files changed (+14 additions, -7 deletions)

View changed files

📝 crates/server/src/config/dnssec.rs (+6 -0)
📝 crates/server/src/named.rs (+3 -3)
📝 crates/server/tests/config_tests.rs (+1 -1)
📝 crates/server/tests/named_test_configs/dns_over_https.toml (+1 -1)
📝 crates/server/tests/named_test_configs/dns_over_tls.toml (+1 -1)
📝 crates/server/tests/named_test_configs/dns_over_tls_rustls_and_openssl.toml (+2 -1)

📄 Description

this was hardcoded to ns.example.com before


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hickory-dns/hickory-dns/pull/714 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 3/24/2019 **Status:** ✅ Merged **Merged:** 3/26/2019 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `add-endpoint-name-to-tls-config` --- ### 📝 Commits (3) - [`4e796fb`](https://github.com/hickory-dns/hickory-dns/commit/4e796fb2869a28713074d2cf3f008dcdf8636825) add endpoint name to server DoH - [`815b5b8`](https://github.com/hickory-dns/hickory-dns/commit/815b5b8d2c633c18ade06c64f0680e25958845aa) Merge branch 'master' into add-endpoint-name-to-tls-config - [`8c54f79`](https://github.com/hickory-dns/hickory-dns/commit/8c54f79bad3bc30613e9f235690472ea0a7f8035) Merge branch 'master' into add-endpoint-name-to-tls-config ### 📊 Changes **6 files changed** (+14 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `crates/server/src/config/dnssec.rs` (+6 -0) 📝 `crates/server/src/named.rs` (+3 -3) 📝 `crates/server/tests/config_tests.rs` (+1 -1) 📝 `crates/server/tests/named_test_configs/dns_over_https.toml` (+1 -1) 📝 `crates/server/tests/named_test_configs/dns_over_tls.toml` (+1 -1) 📝 `crates/server/tests/named_test_configs/dns_over_tls_rustls_and_openssl.toml` (+2 -1) </details> ### 📄 Description this was hardcoded to ns.example.com before --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 02:16:47 +03:00
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#1630
No description provided.