Skip to content

v0.7.1

Compare
Choose a tag to compare
@kennyworkman kennyworkman released this 30 Apr 17:02
· 2556 commits to main since this release
68d7bc2

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.