[GH-ISSUE #2133] Update rustls to latest version #897

Open
opened 2026-03-16 00:47:27 +03:00 by kerem · 2 comments
Owner

Originally created by @richerfu on GitHub (Jan 30, 2024).
Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/2133

With rustls 0.22.x, ClientConfig has different sign.How about to update it with the latest version?

image
Originally created by @richerfu on GitHub (Jan 30, 2024). Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/2133 With rustls `0.22.x`, `ClientConfig` has different sign.How about to update it with the latest version? <img width="934" alt="image" src="https://github.com/hickory-dns/hickory-dns/assets/32590310/ef37669d-58c7-48d7-be03-a3039aa38a7b">
Author
Owner

@richerfu commented on GitHub (Jan 30, 2024):

similar with https://github.com/hickory-dns/hickory-dns/pull/2107

<!-- gh-comment-id:1915952934 --> @richerfu commented on GitHub (Jan 30, 2024): similar with https://github.com/hickory-dns/hickory-dns/pull/2107
Author
Owner

@richerfu commented on GitHub (Jan 30, 2024):

And many other break changes. For example

rustls::OwnedTrustAnchor::from_subject_spki_name_constraints

which is not supported anymore.

<!-- gh-comment-id:1915954796 --> @richerfu commented on GitHub (Jan 30, 2024): And many other break changes. For example ```rs rustls::OwnedTrustAnchor::from_subject_spki_name_constraints ``` which is not supported anymore.
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#897
No description provided.