Skip to content

net: Remove use of deprecated crate rustls-pemfile.#41095

Merged
jdm merged 1 commit intoservo:mainfrom
mukilan:stop-using-rustls-pemfile
Dec 6, 2025
Merged

net: Remove use of deprecated crate rustls-pemfile.#41095
jdm merged 1 commit intoservo:mainfrom
mukilan:stop-using-rustls-pemfile

Conversation

@mukilan
Copy link
Copy Markdown
Member

@mukilan mukilan commented Dec 6, 2025

Switch the last remaining uses of the deprecated rustls-pemfile crate
to the rustls-pki-types crate.

Fixes #41090.

Testing: Should be covered by exiting tests.

Switch the last remaining uses of the deprecated `rustls-pemfile` crate
to the `rustls-pki-types` crate.

Fixes servo#41090.

Signed-off-by: Mukilan Thiyagarajan <[email protected]>
@servo-highfive servo-highfive added the S-awaiting-review There is new code that needs to be reviewed. label Dec 6, 2025
@mukilan mukilan requested a review from jdm December 6, 2025 07:07
@servo-highfive servo-highfive removed the S-awaiting-review There is new code that needs to be reviewed. label Dec 6, 2025
@jdm jdm added this pull request to the merge queue Dec 6, 2025
@servo-highfive servo-highfive added the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Dec 6, 2025
Merged via the queue into servo:main with commit 721b62c Dec 6, 2025
32 checks passed
@servo-highfive servo-highfive removed the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Dec 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

rustls-pemfile is unmaintained

3 participants