We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1425f3e commit 1f62b54Copy full SHA for 1f62b54
src/AdafruitIO_Definitions.h
@@ -119,7 +119,7 @@ class AdafruitIOGroupCallback {
119
// echo | openssl s_client -connect io.adafruit.com:443 | openssl x509
120
// -fingerprint -noout
121
#define AIO_SSL_FINGERPRINT \
122
- "77 00 54 2D DA E7 D8 03 27 31 23 99 EB 27 DB CB A5 4C 57 18" ///< Latest
+ "59 3C 48 0A B1 8B 39 4E 0D 58 50 47 9A 13 55 60 CC A0 1D AF" ///< Latest
123
///< Adafruit IO
124
///< SSL
125
///< Fingerprint
0 commit comments