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 3eebc74 commit d06616eCopy full SHA for d06616e
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
- "18 C0 C2 3D BE DD 81 37 73 40 E7 E4 36 61 CB 0A DF 96 AD 25" ///< Latest
+ "4E C1 52 73 24 A8 36 D6 7A 4C 67 C7 91 0C 0A 22 B9 2D 5B CA" ///< Latest
123
///< Adafruit IO
124
///< SSL
125
///< Fingerprint
@@ -166,4 +166,4 @@ typedef enum {
166
167
} aio_time_format_t;
168
169
-#endif /* ADAFRUITIO_DEFINITIONS_H_ */
+#endif /* ADAFRUITIO_DEFINITIONS_H_ */
0 commit comments