Stream: git-wasmtime

Topic: wasmtime / PR #8776 Update rustls root certificate handli...


view this post on Zulip Wasmtime GitHub notifications bot (Jun 11 2024 at 20:26):

bacongobbler requested pchickey for a review on PR #8776.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 11 2024 at 20:26):

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 to rustls/tokio-rustls.

I also noticed that the examples in the rustls documentation provide a more elegant method to add webpki-roots to the RootCertStore.

This PR doesn't change any functionality; it just updates Wasmtime's usage of webpki-roots and the RootCertStore, improving code readability, while also updating the link to one of the newer examples in the rustls repository.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 11 2024 at 20:26):

bacongobbler requested wasmtime-core-reviewers for a review on PR #8776.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 11 2024 at 20:36):

pchickey submitted PR review:

Thanks!

view this post on Zulip Wasmtime GitHub notifications bot (Jun 11 2024 at 20:37):

pchickey has enabled auto merge for PR #8776.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 12 2024 at 00:47):

pchickey merged PR #8776.


Last updated: Oct 23 2024 at 20:03 UTC