File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 2929 * important - please switch to using the modern ESP32 (and related models)
3030 * instead of the ESP8266 to avoid updating the SSL fingerprint every year.
3131 *
32+ * The commented-out fingerprint below was last updated on 07/14/2025.
33+ *
3234 * If you've read through this and still want to use "Secure MQTT" with your
3335 * ESP8266 project, we've left the "WiFiClientSecure" lines commented out. To
3436 * use them, uncomment the commented out lines within this file and re-compile
3537 * the library.
3638 */
37- // static const char *fingerprint PROGMEM = "4E C1 52 73 24 A8 36 D6 7A 4C 67
38- // C7 91 0C 0A 22 B9 2D 5B CA ";
39+ // static const char *fingerprint PROGMEM = "47 D2 CB 14 DF 38 97 59 C6 65 1A
40+ // 1F 3E 00 1E 53 CC A5 17 E0 ";
3941
4042extern Wippersnapper WS;
4143
You can’t perform that action at this time.
0 commit comments