Problems building with ESP-IDF latest version (4.3.0)

Thanks for the info Manuel. Let’s see if it gets merged soon and we can try it again. For those having this problem and are not using https I recommend simply removing this from sdkconfig:

CONFIG_MBEDTLS_CERTIFICATE_BUNDLE=y
CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_FULL=y

Thanks Max also, it seems the problem is being already addressed, let’s mark this as solved when it’s tested.
Just temporary solution till it’s fixed.