[PR #2585] [MERGED] util: Fix building with rustls_native_certs only #3159

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2585
Author: @divergentdave
Created: 11/18/2024
Status: Merged
Merged: 11/19/2024
Merged by: @djc

Base: mainHead: david/util-native-certs


📝 Commits (1)

  • 60469e3 util: Fix building with rustls_native_certs only

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 util/src/bin/dns.rs (+2 -2)

📄 Description

This fixes a compilation issue when the dns-over-rustls and native-certs features were enabled, but webpki-roots was not.


🔄 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/2585 **Author:** [@divergentdave](https://github.com/divergentdave) **Created:** 11/18/2024 **Status:** ✅ Merged **Merged:** 11/19/2024 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `david/util-native-certs` --- ### 📝 Commits (1) - [`60469e3`](https://github.com/hickory-dns/hickory-dns/commit/60469e3fd0b41b7b2801c4742349abf869def595) util: Fix building with rustls_native_certs only ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `util/src/bin/dns.rs` (+2 -2) </details> ### 📄 Description This fixes a compilation issue when the `dns-over-rustls` and `native-certs` features were enabled, but `webpki-roots` was not. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:28:27 +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#3159
No description provided.