HTTPS Requests with a Small Set of Root Certificates on ESP8266 + Arduino
Part of the Getting Started with ESP8266 + Arduino series.
In yesterday's post, I walked through best practices for making secure HTTPS connections using a root certificate store on ESP8266 with Arduino. In that example, I used Mozilla's full list of trusted root certificates for my certificate …