adafruit / Adafruit_IO_Arduino

Arduino library to access Adafruit IO from WiFi, cellular, and ethernet modules.
Other
208 stars 108 forks source link

Remove SSL for ESP8266 Platform #158

Closed brentru closed 2 years ago

brentru commented 2 years ago

Projects that require "Secure MQTT" (TLS/SSL) on ESP8266 also require a new SSL certificate + SSL fingerprint every year.

Tested on an Adafruit Feather ESP8266 Huzzah running the publish+subscribe example within this library.