Open barak-reif-cko opened 5 months ago
Still relevant.
On macOS cargo uses libcurl from the system. Try curl https://index.crates.io/config.json
and see if it has the problem.
I can only suggest that the problem is older version of Windows (Server 2019, 17763)
Please see and https://github.com/rust-lang/cargo/issues/13291#issuecomment-1891012711 and share the output of them.
https://github.com/rust-lang/cargo/issues/14517 also mentioned potential BitDefender issue. And the main issue of networking is https://github.com/rust-lang/cargo/issues/6513.
Anyway, networking problem is hard. It is hard from our side to remotely debug. We'll need your help for collecting sufficient data/logs.
Problem
connecting to crates.io from cargo fails:
not issue on the
curl
side:Steps
Possible Solution(s)
No response
Notes
using self signed certificates (company) but using a combined pem file, this is the first time in a year this happened.
Version