Additional functionality for authentication Azure IoT Hub via X509 certificates for the ESP8266 chip #2319
Labels
Client
This issue points to a problem in the data-plane of the library.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
IoT
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Currently, in the sample sketches for the ESP8266, in azure-sdk-for-c-arudino, there is no option for using X509 Certificates for the authentication with the Azure IoT Hub.
However, it looks like there is such option for the ESP32, thus, it will be awesome this to be added for the ESP8266 sample, too.
If-statement in the ESP32 example:
iot_configs.h file:
The text was updated successfully, but these errors were encountered: