Skip to content

Conversation

jf908
Copy link
Contributor

@jf908 jf908 commented Sep 2, 2025

Objective

Solution

  • Use ureq's platform-verifier feature and enable it in the agent config.

I've gone the simple route and made this non-configurable, for now at least.

The downside of this change is that you can longer use webpki-roots but if bevy only supports one certificate verification method then I think platform-verifier is the more sensible option.

Testing

  • Tested the web_asset example on Windows and macOS

@alice-i-cecile alice-i-cecile added C-Bug An unexpected or incorrect behavior A-Assets Load files from disk to use for things like images, models, and sounds S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels Sep 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Assets Load files from disk to use for things like images, models, and sounds C-Bug An unexpected or incorrect behavior S-Needs-Review Needs reviewer attention (from anyone!) to move forward
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Web assets should default to using the OS's TLS certificates
2 participants