mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-02 19:26:35 +03:00
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
|