bacongobbler requested pchickey for a review on PR #8776.
bacongobbler opened PR #8776 from bacongobbler:update-rustls-usage
to bytecodealliance:main
:
While researching #8748, I noticed that the link in the comment results in a 404 error. The link refers to
tokio-rs/tls
.tokio-rustls
has since moved torustls/tokio-rustls
.I also noticed that the examples in the rustls documentation provide a more elegant method to add
webpki-roots
to theRootCertStore
.This PR doesn't change any functionality; it just updates Wasmtime's usage of
webpki-roots
and theRootCertStore
, improving code readability, while also updating the link to one of the newer examples in the rustls repository.
bacongobbler requested wasmtime-core-reviewers for a review on PR #8776.
pchickey submitted PR review:
Thanks!
pchickey has enabled auto merge for PR #8776.
pchickey merged PR #8776.
Last updated: Nov 22 2024 at 16:03 UTC