esp-idf/examples/protocols/esp_http_client/main
Mahavir Jain a597cc80aa
examples: add dependency on cert bundle configuration
Refactor examples to build with MBEDTLS_CERTIFICATE_BUNDLE disabled. Only examples
that can work with certificate bundle disabled have been modified here.
2022-06-12 09:30:31 +05:30
..
CMakeLists.txt Fix esp_http_client example: Set proper server verification by adding the postman root cert for https_async demo 2021-04-07 05:31:21 +00:00
component.mk esp_http_client: Enable support of crt_bundle in esp_http_client 2021-04-07 05:31:21 +00:00
esp_http_client_example.c examples: add dependency on cert bundle configuration 2022-06-12 09:30:31 +05:30
howsmyssl_com_root_cert.pem Update example test for esp_http_client 2021-10-05 16:58:23 +08:00
postman_root_cert.pem Fix esp_http_client example: Set proper server verification by adding the postman root cert for https_async demo 2021-04-07 05:31:21 +00:00