Skip to content

Commit

Permalink
added new fingerprint
Browse files Browse the repository at this point in the history
  • Loading branch information
achimsen authored Jun 14, 2018
1 parent aad783a commit 043450b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/figo.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ const Config = {
userAgent: 'node-figo/' + require('../package.json').version,

// figo Connect TLS certificate fingerprints.
valid_fingerprints: [ "070f14aeb94afb3df800e82b69a8515ceed2f5b1ba897bef6432458f61cf9e33",
valid_fingerprints: [ "cdf3d326278991b9cdae4b106c9681b7ebb33810c472376a4d9c84b7b3dcd68d",
"79b2a29300853b0692b1b5f2247948583aa5220fc5cde9499ac8451edbe0da50"],
};

Expand Down

0 comments on commit 043450b

Please sign in to comment.