Downloading crates.io-index repository failed: GitError(Error { code: -1, klass: 16, message: "the server did not provide a certificate" })
mattfbacon opened this issue · 2 comments
mattfbacon commented
I get this error when fetching the crates.io index. I didn't change the default configuration at all except disabling Rustup sync (so I could get to this error faster).
k3d3 commented
I'm going to close this issue, as I've reproduced this issue, and updating the dependencies appears to have fixed it. Can you try again with the latest version?
mattfbacon commented
Seems to work, thanks