Skip to content

Commit d06616e

Browse files
committed
latest ssl fingerprint
1 parent 3eebc74 commit d06616e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/AdafruitIO_Definitions.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ class AdafruitIOGroupCallback {
119119
// echo | openssl s_client -connect io.adafruit.com:443 | openssl x509
120120
// -fingerprint -noout
121121
#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
122+
"4E C1 52 73 24 A8 36 D6 7A 4C 67 C7 91 0C 0A 22 B9 2D 5B CA" ///< Latest
123123
///< Adafruit IO
124124
///< SSL
125125
///< Fingerprint
@@ -166,4 +166,4 @@ typedef enum {
166166

167167
} aio_time_format_t;
168168

169-
#endif /* ADAFRUITIO_DEFINITIONS_H_ */
169+
#endif /* ADAFRUITIO_DEFINITIONS_H_ */

0 commit comments

Comments
 (0)