espressif / esp-aws-iot

AWS IoT SDK for ESP32 based chipsets
Apache License 2.0
266 stars 157 forks source link

Allow certificates in DER format (CA-245) #142

Closed NathanJPhillips closed 1 year ago

NathanJPhillips commented 1 year ago

This PR allows binary (DER) certificates to be passed through AWS IoT to esp_tls_cfg_t, which already supports them.

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.