feat(esp_crt): adds support for cross signed root certificates

This commit is contained in:
Ashish Sharma
2025-06-11 11:45:11 +08:00
parent 95b303cd8a
commit cabb5009f2
5 changed files with 183 additions and 4 deletions

View File

@@ -10,3 +10,4 @@ CONFIG_EXAMPLE_CONNECT_IPV6=y
CONFIG_ESP_HTTP_CLIENT_ENABLE_BASIC_AUTH=y
CONFIG_ESP_HTTP_CLIENT_ENABLE_DIGEST_AUTH=y
CONFIG_EXAMPLE_HTTP_ENDPOINT="httpbin.espressif.cn"
CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_CROSS_SIGNED_VERIFY=y