Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid Certificate in esp_crt_bundle/cacrt-all.pem esp_va_sdk v2.0 #158

Open
HowardHonig opened this issue Sep 30, 2021 · 0 comments
Open

Comments

@HowardHonig
Copy link

And another issue.
Running idf.py flash monitor, the below error was encountered (highlites mine). This could be a result of my previous problem.

[101/104] Linking C static library esp-idf\spi_flash\libspi_flash.a
[102/104] Linking C static library esp-idf\main\libmain.a
[103/104] Linking C executable bootloader.elf
[104/104] Generating binary image from built executable
esptool.py v3.1-dev
Merged 1 ELF section
Generated C:/Users/howar/Documents/Alexa/iot/esp-vaquita/esp-va-sdk/examples/amazon_aia/build/bootloader/bootloader.bin
[622/1293] Generating x509_crt_bundle
FAILED: esp-idf/mbedtls/x509_crt_bundle
cmd.exe /C "cd /D C:\Users\howar\Documents\Alexa\iot\esp-vaquita\esp-va-sdk\examples\amazon_aia\build\esp-idf\mbedtls && C:\Users\howar.espressif\python_env\idf4.2_py3.9_env\Scripts\python.exe C:/Users/howar/AppData/Local/esp-idf/components/mbedtls/esp_crt_bundle/gen_crt_bundle.py --input C:/Users/howar/AppData/Local/esp-idf/components/mbedtls/esp_crt_bundle/cacrt_all.pem -q"
gen_crt_bundle.py: Invalid certificate in C:/Users/howar/AppData/Local/esp-idf/components/mbedtls/esp_crt_bundle/cacrt_all.pem
Invalid certificate
ninja: build stopped: subcommand failed.
ninja failed with exit code 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant