Page 1 of 1

Certificate verify failed during esp-idf download

Posted: Mon Oct 04, 2021 4:00 pm
by rglissmann
Hi,
I'm getting the following error:

Downloading ninja-1.10.2-win64.zip to C:\Users\Randy\.espressif\dist\ninja-1.10.2-win64.zip.tmp
WARNING: Download failure <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1125)>

I've tried to perform a virgin download by first deleting .expressif and esp-idf but I'm still getting this error.

Re: Certificate verify failed during esp-idf download

Posted: Mon Oct 11, 2021 11:36 am
by Matthis02
Same here :(

Have you found a solution?

EDIT: I endet up downloadig the files using the browser and copy them to C:\Users\USERNAME\.espressif\dist manually.
Not exactly a smooth installation process, but it works.