mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-11-03 08:01:42 +01:00
with esp_transport_ssl_crt_bundle_attach(), it is not necessary to include a specific certificate. other protocol clients, such as esp_http_client, do the same. fixes #48