[GH-ISSUE #2641] Re-enable native-tls tests on macOS #1035

Closed
opened 2026-03-16 01:23:13 +03:00 by kerem · 1 comment
Owner

Originally created by @divergentdave on GitHub (Dec 5, 2024).
Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/2641

Some of the native-tls tests have been ignored on macOS for a while. They fail with "tls error: The certificate was not trusted". I noticed that the test certificate at tests/test-data/cert.pem only has a key usage extension, and not an extended key usage extension. It looks like this may be the reason the test is failing, see https://support.apple.com/en-us/103769.

Originally created by @divergentdave on GitHub (Dec 5, 2024). Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/2641 Some of the native-tls tests have been ignored on macOS for a while. They fail with "tls error: The certificate was not trusted". I noticed that the test certificate at `tests/test-data/cert.pem` only has a key usage extension, and not an extended key usage extension. It looks like this may be the reason the test is failing, see https://support.apple.com/en-us/103769.
kerem closed this issue 2026-03-16 01:23:18 +03:00
Author
Owner

@divergentdave commented on GitHub (Feb 26, 2025):

This is now moot, since native-tls is no longer supported.

<!-- gh-comment-id:2685793562 --> @divergentdave commented on GitHub (Feb 26, 2025): This is now moot, since `native-tls` is no longer supported.
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#1035
No description provided.