Skip to content
This repository was archived by the owner on Jan 13, 2022. It is now read-only.

Conversation

@akumria
Copy link
Contributor

@akumria akumria commented Feb 16, 2012

The Instagram API is signed with a GeoTrust Global CA. Unfortunately
this CA root certificate is not part of the default cacert.txt file
that ships with httplib2.

Rather than ship the certificate file, let's just ignore the SSL
validation issue.

Once the upstream bug is fixed,
http://code.google.com/p/httplib2/issues/detail?id=156
we can revert this change.

The Instagram API is signed with a GeoTrust Global CA. Unfortunately
this CA root certificate is not part of the default cacert.txt file
that ships with httplib2.

Rather than ship the certificate file, let's just ignore the SSL
validation issue.

Once the upstream bug is fixed,
 http://code.google.com/p/httplib2/issues/detail?id=156
we can revert this change.
mikeyk pushed a commit that referenced this pull request Feb 24, 2012
@mikeyk mikeyk merged commit 9be6079 into facebookarchive:master Feb 24, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants