Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use idf-env to update system certificates instead of PowerShell #51

Merged
merged 1 commit into from
Sep 1, 2021

Conversation

georgik
Copy link
Collaborator

@georgik georgik commented Aug 31, 2021

PowerShell command is not available on all OSes. Use Rust implementation in idf-env to retrieve URL which is later on used by Python.

Closes: #5

Mention: #50

@JurajSadel PTAL

@georgik georgik added this to the 2.11 milestone Aug 31, 2021
@georgik georgik self-assigned this Aug 31, 2021
@georgik
Copy link
Collaborator Author

georgik commented Aug 31, 2021

The installer for testing is available: https://github.com/espressif/idf-installer/releases/tag/online-2.11-beta-01
@JurajSadel Please test the installation.

@georgik georgik changed the base branch from main to test/release-2.11 September 1, 2021 12:36
@georgik georgik merged commit 83757c6 into test/release-2.11 Sep 1, 2021
georgik added a commit that referenced this pull request Sep 24, 2021
* tools: use idf-env to refresh root certificates (#51)
* tools: add autocrlf to archive with ESP-IDF for Offline installation (#53)
* python: use explicit seeder (#56)
* Feature/l10n (#60) l10n: add cz-CZ, sk-SK, pt-PT, pt-BR
* Feature/rust language install (#58)

Co-authored-by: @JurajSadel 
Co-authored-by: Pedro Minatel <[email protected]>
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.

Checking Certificates won't finish in case of missing PowerShell support for Invoke-WebRequest
1 participant