dockerfiles icon indicating copy to clipboard operation
dockerfiles copied to clipboard

`The SSL certificate is invalid`

Open gac55 opened this issue 9 years ago • 3 comments

Thanks for sharing this.

I've previously used this before succesfully. However, today I am getting an unable to fetch error.

This occurs at RUN cargo build --release

Updating registry `https://github.com/rust-lang/crates.io-index` error: failed to fetch `https://github.com/rust-lang/crates.io-index` Caused by: [16/-17] The SSL certificate is invalid

Any ideas? Thanks!

gac55 avatar Nov 29 '16 07:11 gac55

+1. I'm getting this too in my image which is based on schickling/rust.

jordancrawford avatar Dec 30 '16 23:12 jordancrawford

Hey @jordancrawfordnz. Check this out.

gac55 avatar Dec 31 '16 10:12 gac55

Ah nice. I took the easy way out and just switched to another Rust image for now, I suppose the other image is probably only working because it's an older version of Rust.

jordancrawford avatar Dec 31 '16 11:12 jordancrawford