Skip to content

Commit 1f62b54

Browse files
committed
latest adafruit io ssl fingerprint
1 parent 1425f3e commit 1f62b54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AdafruitIO_Definitions.h

Lines changed: 1 addition & 1 deletion
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-
"77 00 54 2D DA E7 D8 03 27 31 23 99 EB 27 DB CB A5 4C 57 18" ///< Latest
122+
"59 3C 48 0A B1 8B 39 4E 0D 58 50 47 9A 13 55 60 CC A0 1D AF" ///< Latest
123123
///< Adafruit IO
124124
///< SSL
125125
///< Fingerprint

0 commit comments

Comments
 (0)