Closed
Description
We encountered multiple spurious failures while trying to download crates from crates.io, related to an expired certificate. This is probably something happening on the CI VMs, as the crates.io certificate is expiring in a few months (maybe the clock goes back to the epoch for whatever reason?).
Updating crates.io index
Downloading crates ...
error: failed to sync
Caused by:
failed to download from `https://crates.io/api/v1/crates/openssl-src/111.1.0+1.1.1a/download`
Caused by:
[60] SSL peer certificate or SSH remote key was not OK (SSL certificate problem: certificate has expired)