Skip to content

Commit

Permalink
latest adafruit io ssl fingerprint
Browse files Browse the repository at this point in the history
  • Loading branch information
jwcooper committed Jul 6, 2020
1 parent 1425f3e commit 1f62b54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AdafruitIO_Definitions.h
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ class AdafruitIOGroupCallback {
// echo | openssl s_client -connect io.adafruit.com:443 | openssl x509
// -fingerprint -noout
#define AIO_SSL_FINGERPRINT \
"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
///< Adafruit IO
///< SSL
///< Fingerprint
Expand Down

0 comments on commit 1f62b54

Please sign in to comment.