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

Commit ad782fd

Browse files
authored
Merge pull request #479 from TrickSumo/patch-3
SSL Fingerprint Update - thank you
2 parents 90c0ce4 + f02bf47 commit ad782fd

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+
"03:D6:42:23:03:D1:0C:06:73:F7:E2:BD:29:47:13:C3:22:71:37:1B"; // 2020-02
4444

4545
#endif // FIREBASE_HTTP_CLIENT_H

0 commit comments

Comments
 (0)