pyocd / cmsis-pack-manager

A Rust and Python module for handling CMSIS Pack files
Apache License 2.0
27 stars 34 forks source link

Switch from webpki-roots to rustls-native-certs #185

Closed claymation closed 1 year ago

claymation commented 2 years ago

Fixes #184.

kand198 commented 1 year ago

I'd like to lend a hand in getting this merged, if possible.

I have tested these changes on Ubuntu 22.04.2 LTS on Windows 10 x86_64 (WSL2).

What further testing would you like to see?

mathias-arm commented 1 year ago

@claymation, @kand198: I rebased the PR. If you could test that it still fixes the issue and that there are no regressions (in particular on Windows).

kand198 commented 1 year ago

I have re-tested under Windows 10 natively (non-WSL), as well as Ubuntu 22.04 under WSL2. Everything builds and runs fine. I can update packs from behind my work proxy. Tests pass.