You've already forked Adafruit_MQTT_Library
mirror of
https://github.com/adafruit/Adafruit_MQTT_Library.git
synced 2025-07-21 18:22:06 +03:00
Update adafruitio_secure_esp8266.ino - mention expiry date
This commit is contained in:
@ -44,7 +44,7 @@ WiFiClientSecure client;
|
||||
Adafruit_MQTT_Client mqtt(&client, AIO_SERVER, AIO_SERVERPORT, AIO_USERNAME, AIO_KEY);
|
||||
|
||||
// io.adafruit.com SHA1 fingerprint
|
||||
/* WARNING - This value was last updated on 07/02/24 and may not be up-to-date!
|
||||
/* WARNING - This value was last updated on 07/02/24 (expires Aug2025) and may not be up-to-date!
|
||||
* If security is a concern for your project, we strongly recommend users impacted by this moving
|
||||
* to ESP32 which has certificate verification by storing root certs and having a
|
||||
* chain-of-trust rather than doing individual certificate fingerprints.
|
||||
|
Reference in New Issue
Block a user