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

support individual self signed certificates #15278

Open
aep-sunlife opened this issue Mar 7, 2025 · 1 comment
Open

support individual self signed certificates #15278

aep-sunlife opened this issue Mar 7, 2025 · 1 comment
Labels
A-networking Area: networking issues, curl, etc. C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.

Comments

@aep-sunlife
Copy link

Problem

cargo supports a custom CA bundle, but that may be inconvenient for many users. Can we please support appending individual self signed certificates, similar to how package managers for other programming languages work.

Proposed Solution

No response

Notes

No response

@aep-sunlife aep-sunlife added C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` S-triage Status: This issue is waiting on initial triage. labels Mar 7, 2025
@weihanglo
Copy link
Member

Could you expand it a bit more, like

  • Which version of Cargo you were using?
  • What was the approach you took that is inconvenient with Cargo?
  • Why was it inconvenient in your workflow?
  • Can you share those prior arts you are looking at?

Thank you!

@weihanglo weihanglo added A-networking Area: networking issues, curl, etc. S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request. and removed S-triage Status: This issue is waiting on initial triage. labels Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-networking Area: networking issues, curl, etc. C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
Projects
None yet
Development

No branches or pull requests

2 participants