解决办法为,在idf.py build编译工程之前,输入此命令idf.py menuconfig进行工程配置,按照如下路径进入Certificate Bundle设置中,将Enable trusted root certificate bundle选项取消掉,即不在此工程中启用用受信任的根证书捆绑包。 (Top) > Component config > mbedTLS > Certificate Bundle->Enable trusted root certificate...
python_env/idf5.5_py3.11_env/bin/python /home/ncb/esp/esp-idf/components/mbedtls/esp_crt_bundle/gen_crt_bundle.py --input /home/ncb/esp/esp-idf/components/mbedtls/esp_crt_bundle/cacrt_all.pem /home/ncb/esp/esp-idf/components/mbedtls/esp_crt_bundle/cacrt_local.pem -q --max-certs ...
Espressif IoT Development Framework. Official development framework for Espressif SoCs. - esp-idf/components/mbedtls/esp_crt_bundle at ab63aaa4a24a05904da2862d627f3987ecbeafd0 · espressif/esp-idf
FAILED: esp-idf/mbedtls/x509_crt_bundleby akshay ghorpade » Sat Oct 30, 2021 7:50 am ESPIDF 4.3 VER ERROR certificate bundle invalid exiction line 663/966You do not have the required permissions to view the files attached to this post....
解决办法为,在idf.py build编译工程之前,输入此命令idf.py menuconfig进行工程配置,按照如下路径进入Certificate Bundle设置中,将Enable trusted root certificate bundle选项取消掉,即不在此工程中启用用受信任的根证书捆绑包。
python.exe D:/esp23/esp-idf/components/mbedtls/esp_crt_bundle/gen_crt_bundle.py --input D:/esp23/esp-idf/components/mbedtls/esp_crt_bundle/cacrt_all.pem -q" gen_crt_bundle.py: Invalid certificate in D:/esp23/esp-idf/components/mbedtls/esp_crt_bundle/cacrt_all.pem Invalid certificate...
FAILED: esp-idf/mbedtls/x509_crt_bundle Post Reply SearchAdvanced search 1 post • Page1of1 akshay ghorpade Posts:1 Joined:Sat Oct 30, 2021 7:43 am Quote Postbyakshay ghorpade»Sat Oct 30, 2021 7:50 am ESPIDF 4.3 VER ERROR certificate bundle invalid ...