v0.7.1
There is no default certificate authority for the Python installation on OSX.
This means our python client is unable to verify certificates to initiate SSL/TLS connections. This patch creates a default root certificate authority to solve this problem.