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

feat: Adds flag to optionally use system certificates when fetching axoupdater. #1155

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

mchernicoff
Copy link

Resolves #1154 See that issue for details on why this patch exists.

This adds the "native-certs" Boolean option for cargo-dist config settings in a project's Cargo.toml. If both this setting and "install-updater" are set to true, cargo-dist will fetch axoupdater using native system certs for TLS instead of the reqwest crate's default Mozilla WebPKI certs.

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.

Cannot use system certificates when fetching updater
1 participant