Skip to content

SSL Domain Mismatch #5

@SeanOC

Description

@SeanOC

With the latest release of httplib2, a user will get a SSL Domain Mismatch exception whenever a request to CheddarGetter is made. The cause of this error and a fix needs to be found.

In the mean time, one can work around this issue by using an older version of httplib2. One can install a "safe" version of httplib2 by running pip install "httplib2==0.6.0"

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions