Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit f152bd0

Browse files
avolkovisamtstern
authored andcommitted
Update to latest RTDB SSL fingerprint (#438)
1 parent cd5681f commit f152bd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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-
"E2 34 53 7A 1E D9 7D B8 C5 02 36 0D B2 77 9E 5E 0F 32 71 17"; // 2019
43+
"B6 F5 80 C8 B1 DA 61 C1 07 9D 80 42 D8 A9 1F AF 9F C8 96 7D"; // 2019-04
4444

4545
#endif // FIREBASE_HTTP_CLIENT_H

0 commit comments

Comments
 (0)