[PR #2701] [MERGED] fix register_tls_listener #3252

Closed
opened 2026-03-16 11:33:36 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2701
Author: @Sherlock-Holo
Created: 12/31/2024
Status: Merged
Merged: 1/6/2025
Merged by: @djc

Base: mainHead: fix-tls-server


📝 Commits (1)

  • 9c9b0cb fix register_tls_listener

📊 Changes

1 file changed (+14 additions, -7 deletions)

View changed files

📝 crates/server/src/server/server_future.rs (+14 -7)

📄 Description

this PR should fix error when running DoT server

2024-12-31T19:27:56.364624Z DEBUG hickory_server::server::server_future: tls handshake src: 127.0.0.1:52971 error: peer doesn't support any known protocol


🔄 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/2701 **Author:** [@Sherlock-Holo](https://github.com/Sherlock-Holo) **Created:** 12/31/2024 **Status:** ✅ Merged **Merged:** 1/6/2025 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `fix-tls-server` --- ### 📝 Commits (1) - [`9c9b0cb`](https://github.com/hickory-dns/hickory-dns/commit/9c9b0cb413dad6f3610927fd325e6bfa16499dc5) fix register_tls_listener ### 📊 Changes **1 file changed** (+14 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `crates/server/src/server/server_future.rs` (+14 -7) </details> ### 📄 Description this PR should fix error when running DoT server > 2024-12-31T19:27:56.364624Z DEBUG hickory_server::server::server_future: tls handshake src: 127.0.0.1:52971 error: peer doesn't support any known protocol --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:33:36 +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#3252
No description provided.