latest ssl fingerprint

This commit is contained in:
Justin Cooper 2023-07-21 09:32:21 -05:00
parent 3eebc74f01
commit d06616eadf

View file

@ -119,7 +119,7 @@ public:
// 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
@ -166,4 +166,4 @@ typedef enum {
} aio_time_format_t;
#endif /* ADAFRUITIO_DEFINITIONS_H_ */
#endif /* ADAFRUITIO_DEFINITIONS_H_ */