Skip to content

Commit

Permalink
latest ssl fingerprint
Browse files Browse the repository at this point in the history
  • Loading branch information
jwcooper committed Jul 21, 2023
1 parent 3eebc74 commit d06616e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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 \
"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
///< Adafruit IO
///< SSL
///< Fingerprint
Expand Down Expand Up @@ -166,4 +166,4 @@ typedef enum {

} aio_time_format_t;

#endif /* ADAFRUITIO_DEFINITIONS_H_ */
#endif /* ADAFRUITIO_DEFINITIONS_H_ */

0 comments on commit d06616e

Please sign in to comment.