mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
dcf03ca0d2
esp-mqtt is now a managed component at espressif/mqtt
4 lines
154 B
Plaintext
4 lines
154 B
Plaintext
# Enable the built-in certificate bundle for TLS server verification
|
|
CONFIG_MBEDTLS_CERTIFICATE_BUNDLE=y
|
|
CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_FULL=y
|