Azure / azure-iot-middleware-freertos

Azure IoT Middleware for FreeRTOS
https://azure.github.io/azure-iot-middleware-freertos/
MIT License
80 stars 24 forks source link

Update root ca cert to fix E2Es #311

Closed vaavva closed 1 year ago

vaavva commented 1 year ago

Previously, we only added one cert - we now need the whole group of CAs for CA cert migration.

NOTE that SHA512 was required for mbedTLS configuration which includes SHA384 signature capabilities. The Microsoft RSA Root Certificate Authority 2017 requires it.