mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-07 09:02:08 +00:00
feat(mbedtls): add dynamic buffer and local resource managment to decrease SSL heap cost
This commit is contained in:
3
examples/protocols/https_x509_bundle/sdkconfig.ci
Normal file
3
examples/protocols/https_x509_bundle/sdkconfig.ci
Normal file
@@ -0,0 +1,3 @@
|
||||
CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_NONE=y
|
||||
CONFIG_MBEDTLS_CUSTOM_CERTIFICATE_BUNDLE=y
|
||||
CONFIG_MBEDTLS_CUSTOM_CERTIFICATE_BUNDLE_PATH="certs"
|
||||
Reference in New Issue
Block a user