mirror of
https://github.com/espressif/esp-protocols.git
synced 2026-05-05 12:24:12 +02:00
d56b5d90ea
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