Skip to content

Commit 5eba160

Browse files
Update to latest RTDB SSL fingerprint (FirebaseExtended#439)
An update for the latest fingerprint
1 parent 90c0ce4 commit 5eba160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/FirebaseHttpClient.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@ class FirebaseHttpClient {
4040
};
4141

4242
static const char kFirebaseFingerprint[] =
43-
"B6 F5 80 C8 B1 DA 61 C1 07 9D 80 42 D8 A9 1F AF 9F C8 96 7D"; // 2019-04
43+
"75 4C 30 0D D7 8B AC 97 63 59 A0 EA 75 EE 78 FE 31 C1 5E 6A"; // 2019-05
4444

4545
#endif // FIREBASE_HTTP_CLIENT_H

0 commit comments

Comments
 (0)