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

FAILED: esp-idf/mbedtls/x509_crt_bundle (Invalid certificate) #125

Closed
danewalton opened this issue Nov 17, 2021 · 1 comment
Closed

FAILED: esp-idf/mbedtls/x509_crt_bundle (Invalid certificate) #125

danewalton opened this issue Nov 17, 2021 · 1 comment

Comments

@danewalton
Copy link
Collaborator

Build breaks due to mbedtls certs not valid

@danewalton
Copy link
Collaborator Author

Resolution is at this issue here:
espressif/esp-idf#5322 (comment)

Answer copied here thanks to @miLORD1337

You can do it with idf.py menuconfig as follows:
Navigate to Component config --> mbedTLS --> Certificate Bundle --> Default certificate bundle options and choose use only most common certificates, then build again. Good luck!

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