Skip to content

Commit

Permalink
SSL Fingerprint Update
Browse files Browse the repository at this point in the history
  • Loading branch information
TrickSumo authored Mar 2, 2020
1 parent 90c0ce4 commit f02bf47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FirebaseHttpClient.h
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ class FirebaseHttpClient {
};

static const char kFirebaseFingerprint[] =
"B6 F5 80 C8 B1 DA 61 C1 07 9D 80 42 D8 A9 1F AF 9F C8 96 7D"; // 2019-04
"03:D6:42:23:03:D1:0C:06:73:F7:E2:BD:29:47:13:C3:22:71:37:1B"; // 2020-02

This comment has been minimized.

Copy link
@Trion

Trion Feb 17, 2021

"03:9E:4F:E6:83:FC:40:EF:FC:B2:C5:EF:36:0E:7C:3C:42:20:1B:8F" // 2021-02

This comment has been minimized.

Copy link
@refat37

refat37 Jun 21, 2021

fingerprint didn't work //2020-06

#endif // FIREBASE_HTTP_CLIENT_H

0 comments on commit f02bf47

Please sign in to comment.