We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc0de79 commit 35c71ccCopy full SHA for 35c71cc
figo/Config.php
@@ -34,7 +34,7 @@ class Config {
34
35
/** @var string figo Connect SSL/TLS certificate fingerprints */
36
public static $VALID_FINGERPRINTS = array("38:AE:4A:32:6F:16:EA:15:81:33:8B:B0:D8:E4:A6:35:E7:27:F1:07",
37
- "CF:C1:BC:7F:6A:16:09:2B:10:83:8A:B0:22:4F:3A:65:D2:70:D7:3E");
+ "DB:E2:E9:15:8F:C9:90:30:84:FE:36:CA:A6:11:38:D8:5A:20:5D:93");
38
}
39
40
?>
0 commit comments